[NET]: Fix warnings after LSM-IPSEC changes.
authorDavid S. Miller <davem@sunset.davemloft.net>
Fri, 9 Jun 2006 06:58:52 +0000 (23:58 -0700)
committerDavid S. Miller <davem@sunset.davemloft.net>
Sun, 18 Jun 2006 04:29:49 +0000 (21:29 -0700)
Assignment used as truth value in xfrm_del_sa()
and xfrm_get_policy().

Wrong argument type declared for security_xfrm_state_delete()
when SELINUX is disabled.

Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found