Pavel Emelyanov 51602b2a5e [IPV4]: Cleanup sysctl manipulations in devinet.c
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@openvz.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
2008-01-28 14:57:09 -08:00
..
2008-01-28 14:53:47 -08:00
2008-01-08 23:30:18 -08:00
2008-01-28 14:53:43 -08:00
2007-10-20 01:34:40 +02:00
2007-04-25 22:28:20 -07:00
2008-01-28 14:54:32 -08:00
2007-10-10 16:48:31 -07:00