tipc: make tipc node table aware of net namespace
[deliverable/linux.git] / net / tipc / net.h
index 2c4812f8408fc94dec5c61ffd931d090f503d8a6..77a7a118911d1b4f6b21dacee9795d2ca657c319 100644 (file)
@@ -41,7 +41,7 @@
 
 int tipc_net_start(struct net *net, u32 addr);
 
-void tipc_net_stop(void);
+void tipc_net_stop(struct net *net);
 
 int tipc_nl_net_dump(struct sk_buff *skb, struct netlink_callback *cb);
 int tipc_nl_net_set(struct sk_buff *skb, struct genl_info *info);
This page took 0.048796 seconds and 5 git commands to generate.