summaryrefslogtreecommitdiffstats
path: root/drivers/net/vmxnet3
diff options
context:
space:
mode:
authorEric Dumazet <eric.dumazet@gmail.com>2011-10-13 11:30:52 +0000
committerDavid S. Miller <davem@davemloft.net>2011-10-13 22:25:20 -0400
commit5935f81c595897d213afcf756e3e41af7c704f0e (patch)
tree50e47acd398d7c865134fa3dd54e51830b3563ac /drivers/net/vmxnet3
parent7ae60b3f3b297b7f04025c93f1cb2275c3a1dfcd (diff)
downloadop-kernel-dev-5935f81c595897d213afcf756e3e41af7c704f0e.zip
op-kernel-dev-5935f81c595897d213afcf756e3e41af7c704f0e.tar.gz
ftgmac100: fix skb truesize underestimation
ftgmac100 allocates a page per skb fragment. We must account PAGE_SIZE increments on skb->truesize, not the actual frag length. If frame is under 64 bytes, page is freed, and truesize adjusted. Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com> CC: Po-Yu Chuang <ratbert@faraday-tech.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/vmxnet3')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud