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)
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>

No differences found