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:
befffe9
)
[TCP]: Fix oops caused by __tcp_put_md5sig_pool()
author
David S. Miller
<davem@sunset.davemloft.net>
Thu, 14 Dec 2006 00:25:44 +0000
(16:25 -0800)
committer
David S. Miller
<davem@sunset.davemloft.net>
Thu, 14 Dec 2006 00:48:26 +0000
(16:48 -0800)
It should call tcp_free_md5sig_pool() not __tcp_free_md5sig_pool()
so that it does proper refcounting.
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found