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:
abb81c4
)
ipsec: Add missing list_del() in xfrm_state_gc_task().
author
David S. Miller
<davem@davemloft.net>
Wed, 10 Sep 2008 05:13:28 +0000
(22:13 -0700)
committer
David S. Miller
<davem@davemloft.net>
Wed, 10 Sep 2008 05:13:28 +0000
(22:13 -0700)
Otherwise entries stay on the GC todo list forever, even after we free
them.
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found