diff options
Diffstat (limited to 'net/tipc/cluster.c')
-rw-r--r-- | net/tipc/cluster.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/net/tipc/cluster.c b/net/tipc/cluster.c index ee251798d482..405be87157ba 100644 --- a/net/tipc/cluster.c +++ b/net/tipc/cluster.c | |||
@@ -40,7 +40,6 @@ | |||
40 | 40 | ||
41 | static void tipc_cltr_multicast(struct cluster *c_ptr, struct sk_buff *buf, | 41 | static void tipc_cltr_multicast(struct cluster *c_ptr, struct sk_buff *buf, |
42 | u32 lower, u32 upper); | 42 | u32 lower, u32 upper); |
43 | static struct sk_buff *tipc_cltr_prepare_routing_msg(u32 data_size, u32 dest); | ||
44 | 43 | ||
45 | struct tipc_node **tipc_local_nodes = NULL; | 44 | struct tipc_node **tipc_local_nodes = NULL; |
46 | struct tipc_node_map tipc_cltr_bcast_nodes = {0,{0,}}; | 45 | struct tipc_node_map tipc_cltr_bcast_nodes = {0,{0,}}; |