]> err.no Git - linux-2.6/blobdiff - include/net/net_namespace.h
zd1211rw: port to mac80211
[linux-2.6] / include / net / net_namespace.h
index b0a5f904d252bdfe1ae394987d951fccd25cb28c..b8c1d60ba9e45dbde637576c43b83311d1e531ea 100644 (file)
@@ -40,6 +40,10 @@ struct net {
        struct hlist_head       *dev_name_head;
        struct hlist_head       *dev_index_head;
 
+       /* core fib_rules */
+       struct list_head        rules_ops;
+       spinlock_t              rules_mod_lock;
+
        struct sock             *rtnl;                  /* rtnetlink socket */
 
        /* core sysctls */