linux_dsm_epyc7002/drivers/net/ethernet/sun
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
..
cassini.c net: add skb frag size accessors 2011-10-19 03:10:46 -04:00
cassini.h
Kconfig drivers/net/ethernet/*: Enabled vendor Kconfig options 2011-08-27 00:58:56 -07:00
Makefile net: Fix sungem_phy sharing. 2011-08-16 00:16:49 -07:00
niu.c net: add skb frag size accessors 2011-10-19 03:10:46 -04:00
niu.h
sunbmac.c sunbmac: use standard #defines from mii.h. 2011-08-25 11:08:21 +02:00
sunbmac.h sunbmac: use standard #defines from mii.h. 2011-08-25 11:08:21 +02:00
sungem.c net: add skb frag size accessors 2011-10-19 03:10:46 -04:00
sungem.h
sunhme.c net: add skb frag size accessors 2011-10-19 03:10:46 -04:00
sunhme.h
sunqe.c net: remove use of ndo_set_multicast_list in drivers 2011-08-17 20:22:03 -07:00
sunqe.h
sunvnet.c net: remove use of ndo_set_multicast_list in drivers 2011-08-17 20:22:03 -07:00
sunvnet.h