1
0
Files
linux/drivers/net
Eric Dumazet 7b8b59617e igbvf: fix truesize underestimation
igbvf allocates half a page per skb fragment. We must account
PAGE_SIZE/2 increments on skb->truesize, not the actual frag length.

Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com>
CC: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2011-10-20 17:04:20 -04:00
..
2011-09-15 17:19:28 -04:00
2011-10-19 03:10:46 -04:00
2011-09-16 19:20:20 -04:00
2011-09-15 17:31:45 -04:00