]> git.proxmox.com Git - mirror_ubuntu-hirsute-kernel.git/blobdiff - net/tipc/name_distr.h
tipc: make tipc node address support net namespace
[mirror_ubuntu-hirsute-kernel.git] / net / tipc / name_distr.h
index 1ed2d7e48290ce9e35e176e8879cbddc22b1abf1..5ec10b59527bc0e3cd37d4bfb43613906d7740bb 100644 (file)
@@ -68,7 +68,7 @@ struct distr_item {
 };
 
 struct sk_buff *tipc_named_publish(struct net *net, struct publication *publ);
-struct sk_buff *tipc_named_withdraw(struct publication *publ);
+struct sk_buff *tipc_named_withdraw(struct net *net, struct publication *publ);
 void named_cluster_distribute(struct net *net, struct sk_buff *buf);
 void tipc_named_node_up(struct net *net, u32 dnode);
 void tipc_named_rcv(struct net *net, struct sk_buff *buf);