commit | 918049f0135854a1583f9b3b88f44dbf2b027329 | [log] [tgz] |
---|---|---|
author | David S. Miller <davem@sunset.davemloft.net> | Thu Oct 12 22:03:24 2006 -0700 |
committer | David S. Miller <davem@sunset.davemloft.net> | Sun Oct 15 23:14:18 2006 -0700 |
tree | ddddc6beed8bf1cbe472d2fe106de34cf1726faa | |
parent | 4663afe2c848e2abc8791202beecf40684f13eb4 [diff] |
[XFRM]: Fix xfrm_state_num going negative. 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>