2
0
mirror of https://github.com/edk2-porting/linux-next.git synced 2024-12-29 07:34:06 +08:00
linux-next/drivers/net/ethernet/intel/e1000e
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
..
80003es2lan.c e1000e: make function tables const 2011-10-05 02:52:21 -07:00
82571.c e1000e: make function tables const 2011-10-05 02:52:21 -07:00
defines.h intel: Move the Intel wired LAN drivers 2011-08-10 20:03:27 -07:00
e1000.h e1000e: locking bug introduced by commit 67fd4fcb 2011-10-16 07:13:17 -07:00
ethtool.c net: Remove unnecessary driver assignments of ethtool_ringparam fields to zero 2011-10-07 19:13:28 -04:00
hw.h intel: Move the Intel wired LAN drivers 2011-08-10 20:03:27 -07:00
ich8lan.c e1000e: locking bug introduced by commit 67fd4fcb 2011-10-16 07:13:17 -07:00
lib.c Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net 2011-08-20 10:39:12 -07:00
Makefile intel: Move the Intel wired LAN drivers 2011-08-10 20:03:27 -07:00
netdev.c net: add skb frag size accessors 2011-10-19 03:10:46 -04:00
param.c intel: Move the Intel wired LAN drivers 2011-08-10 20:03:27 -07:00
phy.c intel: Move the Intel wired LAN drivers 2011-08-10 20:03:27 -07:00