Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 136060
b: refs/heads/master
c: 7d0b591
h: refs/heads/master
v: v3
  • Loading branch information
Chuck Ebbert authored and David S. Miller committed Mar 27, 2009
1 parent 64342ee commit cc9276b
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: 71f6f6dfdf7c7a67462386d9ea05c1095a89c555
refs/heads/master: 7d0b591c655ca0d72ebcbd242cf659a20a8995c5
2 changes: 1 addition & 1 deletion trunk/net/xfrm/xfrm_state.c
Original file line number Diff line number Diff line change
Expand Up @@ -1615,7 +1615,7 @@ void xfrm_state_walk_done(struct xfrm_state_walk *walk)

spin_lock_bh(&xfrm_state_lock);
list_del(&walk->all);
spin_lock_bh(&xfrm_state_lock);
spin_unlock_bh(&xfrm_state_lock);
}
EXPORT_SYMBOL(xfrm_state_walk_done);

Expand Down

0 comments on commit cc9276b

Please sign in to comment.