mirror_ubuntu-kernels/drivers/net/ethernet/intel/igb
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
..
e1000_82575.c igb: Loopback functionality supports for i350 devices 2011-10-12 22:50:21 -07:00
e1000_82575.h igb: Create separate functions for generating cmd_type and olinfo 2011-10-06 23:27:16 -07:00
e1000_defines.h igb: Add workaround for byte swapped VLAN on i350 local traffic 2011-10-12 22:46:40 -07:00
e1000_hw.h intel: Move the Intel wired LAN drivers 2011-08-10 20:03:27 -07:00
e1000_mac.c igb: Alternate MAC Address Updates for Func2&3 2011-10-06 03:42:12 -07:00
e1000_mac.h intel: Move the Intel wired LAN drivers 2011-08-10 20:03:27 -07:00
e1000_mbx.c intel: Move the Intel wired LAN drivers 2011-08-10 20:03:27 -07:00
e1000_mbx.h intel: Move the Intel wired LAN drivers 2011-08-10 20:03:27 -07:00
e1000_nvm.c intel: Move the Intel wired LAN drivers 2011-08-10 20:03:27 -07:00
e1000_nvm.h intel: Move the Intel wired LAN drivers 2011-08-10 20:03:27 -07:00
e1000_phy.c igb: Code to prevent overwriting SFP I2C 2011-10-06 03:33:03 -07:00
e1000_phy.h intel: Move the Intel wired LAN drivers 2011-08-10 20:03:27 -07:00
e1000_regs.h igb: Loopback functionality supports for i350 devices 2011-10-12 22:50:21 -07:00
igb_ethtool.c Merge git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next 2011-10-11 15:24:56 -04:00
igb_main.c net: add skb frag size accessors 2011-10-19 03:10:46 -04:00
igb.h igb: Check if subordinate VFs are assigned to virtual machines 2011-10-17 05:08:13 -07:00
Makefile intel: Move the Intel wired LAN drivers 2011-08-10 20:03:27 -07:00