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:
9ce7766
)
net: Make inet_twsk_put similar to sock_put
author
Arnaldo Carvalho de Melo
<acme@redhat.com>
Wed, 6 May 2009 23:50:52 +0000
(16:50 -0700)
committer
David S. Miller
<davem@davemloft.net>
Wed, 6 May 2009 23:50:52 +0000
(16:50 -0700)
By separating the freeing code from the refcounting decrementing.
Probably reducing icache pressure when we still have reference counts to
go.
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found