linux/drivers/net/ethernet/broadcom
Eric Dumazet e1ac50f646 bnx2x: fix skb truesize underestimation
bnx2x allocates a full page per fragment.

We must account in skb->truesize, the size of the fragment, not the used
part of it.

Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com>
CC: Eilon Greenstein <eilong@broadcom.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2011-10-21 02:52:59 -04:00
..
bnx2x bnx2x: fix skb truesize underestimation 2011-10-21 02:52:59 -04:00
Kconfig
Makefile
b44.c
b44.h
bcm63xx_enet.c
bcm63xx_enet.h
bnx2.c net: add skb frag size accessors 2011-10-19 03:10:46 -04:00
bnx2.h
bnx2_fw.h
cnic.c
cnic.h
cnic_defs.h
cnic_if.h
sb1250-mac.c
tg3.c net: add skb frag size accessors 2011-10-19 03:10:46 -04:00
tg3.h