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:
7ba4291
)
net: sock_free() optimizations
author
Eric Dumazet
<eric.dumazet@gmail.com>
Sat, 10 Jul 2010 22:45:17 +0000
(22:45 +0000)
committer
David S. Miller
<davem@davemloft.net>
Tue, 13 Jul 2010 03:21:46 +0000
(20:21 -0700)
Avoid two extra instructions in sock_free(), to reload
skb->truesize and skb->sk
Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found