]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commitdiff
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
authorDavid S. Miller <davem@davemloft.net>
Wed, 3 Dec 2008 08:29:24 +0000 (00:29 -0800)
committerDavid S. Miller <davem@davemloft.net>
Wed, 3 Dec 2008 08:29:24 +0000 (00:29 -0800)
net/xfrm/xfrm_policy.c

index 393cc65dbfa4a00b641fcdbbae513c0f9a1bd866..62a49a1f2475eb71dfdd3f486173fb3b0df66592 100644 (file)
@@ -799,6 +799,7 @@ int xfrm_policy_flush(struct net *net, u8 type, struct xfrm_audit *audit_info)
                                continue;
                        hlist_del(&pol->bydst);
                        hlist_del(&pol->byidx);
+                       list_del(&pol->walk.all);
                        write_unlock_bh(&xfrm_policy_lock);
 
                        xfrm_audit_policy_delete(pol, 1, audit_info->loginuid,