diff options
Diffstat (limited to 'net/tipc/link.h')
-rw-r--r-- | net/tipc/link.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/net/tipc/link.h b/net/tipc/link.h index 37cfd7d7bf7d..279196d6baac 100644 --- a/net/tipc/link.h +++ b/net/tipc/link.h | |||
@@ -223,7 +223,6 @@ void tipc_link_purge_queues(struct tipc_link *l_ptr); | |||
223 | void tipc_link_purge_backlog(struct tipc_link *l); | 223 | void tipc_link_purge_backlog(struct tipc_link *l); |
224 | void tipc_link_reset_all(struct tipc_node *node); | 224 | void tipc_link_reset_all(struct tipc_node *node); |
225 | void tipc_link_reset(struct tipc_link *l_ptr); | 225 | void tipc_link_reset(struct tipc_link *l_ptr); |
226 | void tipc_link_activate(struct tipc_link *link); | ||
227 | int __tipc_link_xmit(struct net *net, struct tipc_link *link, | 226 | int __tipc_link_xmit(struct net *net, struct tipc_link *link, |
228 | struct sk_buff_head *list); | 227 | struct sk_buff_head *list); |
229 | int tipc_link_xmit(struct tipc_link *link, struct sk_buff_head *list, | 228 | int tipc_link_xmit(struct tipc_link *link, struct sk_buff_head *list, |