tipc: remove pre-allocated message header in link struct
[cascardo/linux.git] / net / tipc / bcast.h
index 1944c6c..d5e79b3 100644 (file)
@@ -46,7 +46,6 @@ struct tipc_node_map;
 extern const char tipc_bclink_name[];
 
 int tipc_bcast_init(struct net *net);
-void tipc_bcast_reinit(struct net *net);
 void tipc_bcast_stop(struct net *net);
 void tipc_bcast_add_peer(struct net *net, struct tipc_link *l,
                         struct sk_buff_head *xmitq);