Re: [patch] net/xfrm: fix crash in ipsec audit logging

2007-01-02 Thread Joy Latten
On Tue, 2006-12-26 at 13:37 -0500, jamal wrote: >On Tue, 2006-26-12 at 18:56 +0100, Ingo Molnar wrote: > > > > + xfrm_audit_log(NETLINK_CB(skb).loginuid, NETLINK_CB(skb).sid, > > + AUDIT_MAC_IPSEC_DELSPD, delete, xp, NULL); > > + > > if (!delete) { > > struct s

Re: [patch] net/xfrm: fix crash in ipsec audit logging

2006-12-26 Thread jamal
On Tue, 2006-26-12 at 18:56 +0100, Ingo Molnar wrote: > + xfrm_audit_log(NETLINK_CB(skb).loginuid, NETLINK_CB(skb).sid, > +AUDIT_MAC_IPSEC_DELSPD, delete, xp, NULL); > + > if (!delete) { > struct sk_buff *resp_skb; You could move the call into the els