summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/faraday
diff options
context:
space:
mode:
authorEric Dumazet <eric.dumazet@gmail.com>2011-10-14 01:12:46 +0400
committerDavid S. Miller <davem@davemloft.net>2011-10-14 01:12:46 +0400
commit7ae60b3f3b297b7f04025c93f1cb2275c3a1dfcd (patch)
tree3e7fe42254b51e3910161f1abc08f911d3de8983 /drivers/net/ethernet/faraday
parent98a045d7e4a59db0865a59eea2140fe36bc7c220 (diff)
downloadlinux-7ae60b3f3b297b7f04025c93f1cb2275c3a1dfcd.tar.xz
sky2: fix skb truesize underestimation
sky2 allocates a 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/faraday')
0 files changed, 0 insertions, 0 deletions