Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 74228
b: refs/heads/master
c: 5dba479
h: refs/heads/master
v: v3
  • Loading branch information
Patrick McHardy authored and Herbert Xu committed Nov 27, 2007
1 parent 9f1a495 commit 4dc9642
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 8a8037ac9dbe4eb20ce50aa20244faf77444f4a3
refs/heads/master: 5dba4797115c8fa05c1a4d12927a6ae0b33ffc41
2 changes: 1 addition & 1 deletion trunk/net/xfrm/xfrm_state.c
Original file line number Diff line number Diff line change
Expand Up @@ -552,7 +552,7 @@ int __xfrm_state_delete(struct xfrm_state *x)
* The xfrm_state_alloc call gives a reference, and that
* is what we are dropping here.
*/
__xfrm_state_put(x);
xfrm_state_put(x);
err = 0;
}

Expand Down

0 comments on commit 4dc9642

Please sign in to comment.