From: Pavel Emelyanov <[EMAIL PROTECTED]> Date: Fri, 07 Dec 2007 19:25:59 +0300
> This includes: > > * moving neigh_sysctl_(un)register calls inside > devinet_sysctl_(un)register ones, as they are always > called in pairs; > * making __devinet_sysctl_unregister() to unregister > the ipv4_devconf struct, while original devinet_sysctl_unregister() > works with the in_device to handle both - devconf and > neigh sysctls; > * make stubs for CONFIG_SYSCTL=n case to get rid of > in-code ifdefs. > > Signed-off-by: Pavel Emelyanov <[EMAIL PROTECTED]> Applied, 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