[Devel] Re: [PATCH net-2.6.25] Cleanup sysctl manipulations in devinet.c
David Miller
davem at davemloft.net
Tue Dec 11 02:17:54 PST 2007
From: Pavel Emelyanov <xemul at openvz.org>
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 <xemul at openvz.org>
Applied, thanks!
More information about the Devel
mailing list