summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/ixgbe/ixgbe_main.c
diff options
context:
space:
mode:
authorEric Dumazet2011-10-13 09:53:42 +0200
committerDavid S. Miller2011-10-13 22:05:07 +0200
commited64b3cc11502f50e1401f12e33d021592800bca (patch)
tree500adba76cc0027f0c340d0408b80736e323fb99 /drivers/net/ethernet/intel/ixgbe/ixgbe_main.c
parentbnx2: fix skb truesize underestimation (diff)
downloadkernel-qcow2-linux-ed64b3cc11502f50e1401f12e33d021592800bca.tar.gz
kernel-qcow2-linux-ed64b3cc11502f50e1401f12e33d021592800bca.tar.xz
kernel-qcow2-linux-ed64b3cc11502f50e1401f12e33d021592800bca.zip
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>
Diffstat (limited to 'drivers/net/ethernet/intel/ixgbe/ixgbe_main.c')
0 files changed, 0 insertions, 0 deletions