diff options
author | Eric Dumazet <eric.dumazet@gmail.com> | 2011-10-14 01:12:46 +0400 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2011-10-14 01:12:46 +0400 |
commit | 7ae60b3f3b297b7f04025c93f1cb2275c3a1dfcd (patch) | |
tree | 3e7fe42254b51e3910161f1abc08f911d3de8983 /drivers/net/ethernet/faraday | |
parent | 98a045d7e4a59db0865a59eea2140fe36bc7c220 (diff) | |
download | linux-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