commit | 6de1a9104034a2c58db3abdaf03cddb507225137 | [log] [tgz] |
---|---|---|
author | Daniel Lezcano <dlezcano@fr.ibm.com> | Tue Feb 05 02:57:59 2008 -0800 |
committer | David S. Miller <davem@davemloft.net> | Tue Feb 05 02:57:59 2008 -0800 |
tree | a61b548edb8bd65884e9d288e782df83ba5ed8dc | |
parent | 0aead543479e7f20013217fe3fc33a604fdd8944 [diff] |
[IPV6]: Fix sysctl compilation error. 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 <dlezcano@fr.ibm.com> Acked-by: YOSHIFUJI Hideaki <yoshfuji@linux-ipv6.org> Signed-off-by: David S. Miller <davem@davemloft.net>