linux-sg2042/drivers/net/ethernet/intel/e1000
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
..
Makefile intel: Move the Intel wired LAN drivers 2011-08-10 20:03:27 -07:00
e1000.h e1000: convert to private mutex from rtnl 2011-10-06 22:40:56 -07:00
e1000_ethtool.c net: Remove unnecessary driver assignments of ethtool_ringparam fields to zero 2011-10-07 19:13:28 -04:00
e1000_hw.c e1000: convert mdelay to msleep 2011-10-06 22:40:05 -07:00
e1000_hw.h intel: Move the Intel wired LAN drivers 2011-08-10 20:03:27 -07:00
e1000_main.c net: add skb frag size accessors 2011-10-19 03:10:46 -04:00
e1000_osdep.h intel: Move the Intel wired LAN drivers 2011-08-10 20:03:27 -07:00
e1000_param.c intel: Move the Intel wired LAN drivers 2011-08-10 20:03:27 -07:00