From: David Miller <[EMAIL PROTECTED]> Date: Tue, 21 Aug 2007 00:24:05 -0700 (PDT)
> Looks good, applied to net-2.6.24, thanks Joy. Something is still buggered up in this patch, you can't add this local "audit_info" variable unconditionally to these functions, and alternatively you also can't add a bunch of ifdefs to xfrm_user.c to cover it up either. CC [M] net/xfrm/xfrm_user.o net/xfrm/xfrm_user.c: In function $,1rx(Bxfrm_add_sa$,1ry(B: net/xfrm/xfrm_user.c:450: warning: unused variable $,1rx(Baudit_info$,1ry(B net/xfrm/xfrm_user.c: In function $,1rx(Bxfrm_del_sa$,1ry(B: net/xfrm/xfrm_user.c:525: warning: unused variable $,1rx(Baudit_info$,1ry(B net/xfrm/xfrm_user.c: In function $,1rx(Bxfrm_add_policy$,1ry(B: net/xfrm/xfrm_user.c:1140: warning: unused variable $,1rx(Baudit_info$,1ry(B net/xfrm/xfrm_user.c: In function $,1rx(Bxfrm_get_policy$,1ry(B: net/xfrm/xfrm_user.c:1404: warning: unused variable $,1rx(Baudit_info$,1ry(B net/xfrm/xfrm_user.c: In function $,1rx(Bxfrm_add_pol_expire$,1ry(B: net/xfrm/xfrm_user.c:1651: warning: unused variable $,1rx(Baudit_info$,1ry(B net/xfrm/xfrm_user.c: In function $,1rx(Bxfrm_add_sa_expire$,1ry(B: net/xfrm/xfrm_user.c:1688: warning: unused variable $,1rx(Baudit_info$,1ry(B So I'm going to revert for now. Let me know when you have a fixed version of the patch. Thanks. - To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html