From: Daniel Lezcano <[EMAIL PROTECTED]>
Date: Tue, 05 Feb 2008 10:10:05 +0100
> Subject: fix sysctl compilation error
> From: Daniel Lezcano <[EMAIL PROTECTED]>
>
> Move ipv6_icmp_sysctl_init and ipv6_route_sysctl_init into
> the right ifdef section otherwise that does not compile when
> CONFIG_
Subject: fix sysctl compilation error
From: Daniel Lezcano <[EMAIL PROTECTED]>
Move ipv6_icmp_sysctl_init and ipv6_route_sysctl_init into
the right ifdef section otherwise that does not compile when
CONFIG_SYSCTL=yes and CONFIG_PROC_FS=no
Signed-off-by: Daniel Lezcano <[EMAIL PROTECTED]>
Acked-