From: David S. Miller Date: Fri, 13 Oct 2006 05:03:24 +0000 (-0700) Subject: [XFRM]: Fix xfrm_state_num going negative. X-Git-Tag: v2.6.19-rc3~206^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=918049f0135854a1583f9b3b88f44dbf2b027329;p=pandora-kernel.git [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 --- Reading git-diff-tree failed