linux_dsm_epyc7002/drivers/net/ethernet/atheros/atlx
Eric Dumazet 9e903e0852 net: add skb frag size accessors
To ease skb->truesize sanitization, its better to be able to localize
all references to skb frags size.

Define accessors : skb_frag_size() to fetch frag size, and
skb_frag_size_{set|add|sub}() to manipulate it.

Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2011-10-19 03:10:46 -04:00
..
atl1.c net: add skb frag size accessors 2011-10-19 03:10:46 -04:00
atl1.h atl*: Move the Atheros drivers 2011-08-11 16:29:59 -07:00
atl2.c net: remove use of ndo_set_multicast_list in drivers 2011-08-17 20:22:03 -07:00
atl2.h atl*: Move the Atheros drivers 2011-08-11 16:29:59 -07:00
atlx.c atl*: Move the Atheros drivers 2011-08-11 16:29:59 -07:00
atlx.h atl*: Move the Atheros drivers 2011-08-11 16:29:59 -07:00
Makefile atl*: Move the Atheros drivers 2011-08-11 16:29:59 -07:00