diff options
Diffstat (limited to 'net/tipc/node.h')
-rw-r--r-- | net/tipc/node.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/net/tipc/node.h b/net/tipc/node.h index e5e96c04e167..d4bb654c858d 100644 --- a/net/tipc/node.h +++ b/net/tipc/node.h | |||
@@ -115,7 +115,6 @@ void tipc_node_detach_link(struct tipc_node *n_ptr, struct tipc_link *l_ptr); | |||
115 | void tipc_node_link_down(struct tipc_node *n_ptr, struct tipc_link *l_ptr); | 115 | void tipc_node_link_down(struct tipc_node *n_ptr, struct tipc_link *l_ptr); |
116 | void tipc_node_link_up(struct tipc_node *n_ptr, struct tipc_link *l_ptr); | 116 | void tipc_node_link_up(struct tipc_node *n_ptr, struct tipc_link *l_ptr); |
117 | int tipc_node_active_links(struct tipc_node *n_ptr); | 117 | int tipc_node_active_links(struct tipc_node *n_ptr); |
118 | int tipc_node_redundant_links(struct tipc_node *n_ptr); | ||
119 | int tipc_node_is_up(struct tipc_node *n_ptr); | 118 | int tipc_node_is_up(struct tipc_node *n_ptr); |
120 | struct sk_buff *tipc_node_get_links(const void *req_tlv_area, int req_tlv_space); | 119 | struct sk_buff *tipc_node_get_links(const void *req_tlv_area, int req_tlv_space); |
121 | struct sk_buff *tipc_node_get_nodes(const void *req_tlv_area, int req_tlv_space); | 120 | struct sk_buff *tipc_node_get_nodes(const void *req_tlv_area, int req_tlv_space); |