2
0
mirror of https://github.com/edk2-porting/linux-next.git synced 2025-01-10 06:34:17 +08:00
linux-next/drivers/net/ethernet/realtek
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
..
8139cp.c net: add skb frag size accessors 2011-10-19 03:10:46 -04:00
8139too.c
atp.c
atp.h
Kconfig MII: fix Kconfig dependencies for MII 2011-09-15 15:49:08 -04:00
Makefile
r8169.c net: add skb frag size accessors 2011-10-19 03:10:46 -04:00
sc92031.c sc92031: use standard #defines from mii.h. 2011-10-03 14:09:10 -04:00