git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5e6c355
)
niu: fix skb truesize underestimation
author
Eric Dumazet
<eric.dumazet@gmail.com>
Thu, 13 Oct 2011 12:39:27 +0000
(12:39 +0000)
committer
David S. Miller
<davem@davemloft.net>
Fri, 14 Oct 2011 02:25:21 +0000
(22:25 -0400)
Add a 'truesize' argument to niu_rx_skb_append(), filled with rcr_size
by the caller to properly account frag sizes in skb->truesize
Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found