git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4663afe
)
[XFRM]: Fix xfrm_state_num going negative.
author
David S. Miller
<davem@sunset.davemloft.net>
Fri, 13 Oct 2006 05:03:24 +0000
(22:03 -0700)
committer
David S. Miller
<davem@sunset.davemloft.net>
Mon, 16 Oct 2006 06:14:18 +0000
(23:14 -0700)
Missing counter bump when hashing in a new ACQ
xfrm_state.
Now that we have two spots to do the hash grow
check, break it out into a helper function.
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found