Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 254879
b: refs/heads/master
c: 8fcbc63
h: refs/heads/master
i:
  254877: 556012f
  254875: 3c7f810
  254871: 3c36cba
  254863: b592bd2
  254847: 60275a6
v: v3
  • Loading branch information
Tushar Gohad authored and David S. Miller committed Jul 8, 2011
1 parent 0def4b7 commit b752890
Show file tree
Hide file tree
Showing 2 changed files with 3 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: f8d9605243280f1870dd2c6c37a735b925c15f3c
refs/heads/master: 8fcbc63701b01e913e6a13937f765fabf9c969c5
2 changes: 2 additions & 0 deletions trunk/net/xfrm/xfrm_state.c
Original file line number Diff line number Diff line change
Expand Up @@ -1345,6 +1345,8 @@ int xfrm_state_update(struct xfrm_state *x)
xfrm_state_check_expire(x1);

err = 0;
x->km.state = XFRM_STATE_DEAD;
__xfrm_state_put(x);
}
spin_unlock_bh(&x1->lock);

Expand Down

0 comments on commit b752890

Please sign in to comment.