commit | 073a371987f9a9806a85329eed51dca1fc52a7a0 | [log] [tgz] |
---|---|---|
author | YOSHIFUJI Hideaki <yoshfuji@linux-ipv6.org> | Thu Feb 14 14:52:38 2008 -0800 |
committer | David S. Miller <davem@davemloft.net> | Thu Feb 14 14:52:38 2008 -0800 |
tree | 924aafe5a1be81eb44b7a4756c58edebce5f9da5 | |
parent | a4d6b8af1e92daa872f55d06415b76c35f44d8bd [diff] |
[XFRM]: Avoid bogus BUG() when throwing new policy away. 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>