[XFRM]: Avoid bogus BUG() when throwing new policy away.
authorYOSHIFUJI Hideaki <yoshfuji@linux-ipv6.org>
Thu, 14 Feb 2008 22:52:38 +0000 (14:52 -0800)
committerDavid S. Miller <davem@davemloft.net>
Thu, 14 Feb 2008 22:52:38 +0000 (14:52 -0800)
From: YOSHIFUJI Hideaki <yoshfuji@linux-ipv6.org>

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 <davem@davemloft.net>

No differences found