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:
a2d7ec5
)
atm: use SKB_TRUESIZE() in atm_guess_pdu2truesize()
author
Eric Dumazet
<eric.dumazet@gmail.com>
Mon, 21 Nov 2011 19:51:34 +0000
(19:51 +0000)
committer
David S. Miller
<davem@davemloft.net>
Tue, 22 Nov 2011 20:15:57 +0000
(15:15 -0500)
SKB_TRUESIZE() provides a better approximation of expected skb truesize.
Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found