VServer 1.9.2 (patch-2.6.8.1-vs1.9.2.diff)
[linux-2.6.git] / net / core / sysctl_net_core.c
index 6889e43..c8be646 100644 (file)
@@ -130,16 +130,6 @@ ctl_table core_table[] = {
                .mode           = 0644,
                .proc_handler   = &proc_dointvec
        },
-#ifdef CONFIG_NET_FASTROUTE
-       {
-               .ctl_name       = NET_CORE_FASTROUTE,
-               .procname       = "netdev_fastroute",
-               .data           = &netdev_fastroute,
-               .maxlen         = sizeof(int),
-               .mode           = 0644,
-               .proc_handler   = &proc_dointvec
-       },
-#endif
        {
                .ctl_name       = NET_CORE_MSG_COST,
                .procname       = "message_cost",