From: Patrick McHardy Date: Tue, 24 Oct 2006 22:34:00 +0000 (-0700) Subject: [XFRM]: Fix xfrm_state accounting X-Git-Tag: v2.6.19-rc4~93^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2fab22f2d3290ff7c602fe62f22e825c48e97a06;p=pandora-kernel.git [XFRM]: Fix xfrm_state accounting xfrm_state_num needs to be increased for XFRM_STATE_ACQ states created by xfrm_state_find() to prevent the counter from going negative when the state is destroyed. Signed-off-by: Patrick McHardy Signed-off-by: David S. Miller --- Reading git-diff-tree failed