netfilter: remove CONFIG_NETFILTER checks from headers.
[linux-block.git] / include / net / net_namespace.h
index ab40d7afdc541703e4e314fea1cb33950d2201f6..64bcb589a610303185b6bd722f4b659ba21ee907 100644 (file)
@@ -103,9 +103,6 @@ struct net {
        /* core fib_rules */
        struct list_head        rules_ops;
 
-       struct list_head        fib_notifier_ops;  /* Populated by
-                                                   * register_pernet_subsys()
-                                                   */
        struct net_device       *loopback_dev;          /* The loopback */
        struct netns_core       core;
        struct netns_mib        mib;