Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 122428
b: refs/heads/master
c: 22d5532
h: refs/heads/master
v: v3
  • Loading branch information
David S. Miller committed Dec 3, 2008
1 parent b5e0bda commit 88b944a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 3f8c6c9c7739d18e4b75902fdcbf6c3ba98dc123
refs/heads/master: 22d55328b7d27694718f5d64a53d2bddbbe173a5
1 change: 1 addition & 0 deletions trunk/net/xfrm/xfrm_policy.c
Original file line number Diff line number Diff line change
Expand Up @@ -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,
Expand Down

0 comments on commit 88b944a

Please sign in to comment.