Browse Source

Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6

David S. Miller 16 năm trước cách đây
mục cha
commit
22d55328b7
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  1. 1 0
      net/xfrm/xfrm_policy.c

+ 1 - 0
net/xfrm/xfrm_policy.c

@@ -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,