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:
6e8fcbf
)
[NETFILTER]: ctnetlink: fix deadlock in table dumping
author
Patrick McHardy
<kaber@trash.net>
Fri, 18 Aug 2006 01:12:38 +0000
(18:12 -0700)
committer
David S. Miller
<davem@davemloft.net>
Fri, 18 Aug 2006 01:12:38 +0000
(18:12 -0700)
ip_conntrack_put must not be called while holding ip_conntrack_lock
since destroy_conntrack takes it again.
Signed-off-by: Patrick McHardy <kaber@trash.net>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found