linux-stable-rt/drivers/net/ethernet/3com
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
..
3c59x.c net: add skb frag size accessors 2011-10-19 03:10:46 -04:00
3c501.c
3c501.h
3c509.c
3c515.c
3c574_cs.c
3c589_cs.c
Kconfig
Makefile
typhoon.c net: add skb frag size accessors 2011-10-19 03:10:46 -04:00
typhoon.h