From: Patrick McHardy <[EMAIL PROTECTED]>
Date: Wed, 25 Oct 2006 00:00:58 +0200
> [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
> t
[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 <[EMAIL PROTECTED]>
---