Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ipsec: Add missing list_del() in xfrm_state_gc_task().
Otherwise entries stay on the GC todo list forever, even after we free them. Signed-off-by: David S. Miller <davem@davemloft.net>
- Loading branch information