[XFRM]: Fix xfrm_state_num going negative.
authorDavid S. Miller <davem@sunset.davemloft.net>
Fri, 13 Oct 2006 05:03:24 +0000 (22:03 -0700)
committerDavid 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