aboutsummaryrefslogtreecommitdiffstats
path: root/net/sysctl_net.c
diff options
context:
space:
mode:
Diffstat (limited to 'net/sysctl_net.c')
-rw-r--r--net/sysctl_net.c6
1 files changed, 0 insertions, 6 deletions
diff --git a/net/sysctl_net.c b/net/sysctl_net.c
index c50c793aa7f0..747fc55b28f1 100644
--- a/net/sysctl_net.c
+++ b/net/sysctl_net.c
@@ -31,12 +31,6 @@
31#endif 31#endif
32 32
33struct ctl_table net_table[] = { 33struct ctl_table net_table[] = {
34 {
35 .ctl_name = NET_CORE,
36 .procname = "core",
37 .mode = 0555,
38 .child = core_table,
39 },
40#ifdef CONFIG_INET 34#ifdef CONFIG_INET
41 { 35 {
42 .ctl_name = NET_IPV4, 36 .ctl_name = NET_IPV4,