audit: disable ipsec auditing when CONFIG_AUDITSYSCALL=n
authorJoy Latten <latten@austin.ibm.com>
Thu, 30 Nov 2006 21:50:43 +0000 (15:50 -0600)
committerDavid S. Miller <davem@sunset.davemloft.net>
Thu, 7 Dec 2006 04:14:23 +0000 (20:14 -0800)
commitc9204d9ca79baac564b49d36d0228a69d7ded084
tree190698c8b1198eda24fa63c8bf562436e6b6fb6f
parent161a09e737f0761ca064ee6a907313402f7a54b6
audit: disable ipsec auditing when CONFIG_AUDITSYSCALL=n

Disables auditing in ipsec when CONFIG_AUDITSYSCALL is
disabled in the kernel.

Also includes a bug fix for xfrm_state.c as a result of
original ipsec audit patch.

Signed-off-by: Joy Latten <latten@austin.ibm.com>
Signed-off-by: James Morris <jmorris@namei.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/net/xfrm.h
net/xfrm/xfrm_policy.c
net/xfrm/xfrm_state.c