linux/drivers/net/ethernet/intel/e1000
Eric Dumazet ed64b3cc11 e1000: fix skb truesize underestimation
e1000 allocates a full page per skb fragment. We must account PAGE_SIZE
increments on skb->truesize, not the actual frag length.

Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2011-10-13 16:05:07 -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 e1000: fix skb truesize underestimation 2011-10-13 16:05:07 -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