tipc: resolve race problem at unicast message reception
[deliverable/linux.git] / net / tipc / name_distr.h
index 5ec10b59527bc0e3cd37d4bfb43613906d7740bb..dd2d9fd80da2c59572c9cb8a6b74306c9fc70458 100644 (file)
@@ -71,7 +71,7 @@ struct sk_buff *tipc_named_publish(struct net *net, 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);
+void tipc_named_rcv(struct net *net, struct sk_buff_head *msg_queue);
 void tipc_named_reinit(struct net *net);
 void tipc_named_process_backlog(struct net *net);
 void tipc_publ_notify(struct net *net, struct list_head *nsub_list, u32 addr);
This page took 0.028617 seconds and 5 git commands to generate.