From: YOSHIFUJI Hideaki Date: Thu, 14 Feb 2008 22:52:38 +0000 (-0800) Subject: [XFRM]: Avoid bogus BUG() when throwing new policy away. X-Git-Tag: v2.6.25-rc2~2^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=073a371987f9a9806a85329eed51dca1fc52a7a0;p=pandora-kernel.git [XFRM]: Avoid bogus BUG() when throwing new policy away. From: YOSHIFUJI Hideaki When we destory a new policy entry, we need to tell xfrm_policy_destroy() explicitly that the entry is not alive yet. Signed-off-by: David S. Miller --- Reading git-diff-tree failed