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 227ff8120897..04a59c58d385 100644 --- a/net/tipc/link.h +++ b/net/tipc/link.h | |||
@@ -228,7 +228,6 @@ void tipc_link_reset(struct tipc_link *l_ptr); | |||
228 | void tipc_link_reset_list(unsigned int bearer_id); | 228 | void tipc_link_reset_list(unsigned int bearer_id); |
229 | int tipc_link_xmit(struct sk_buff *buf, u32 dest, u32 selector); | 229 | int tipc_link_xmit(struct sk_buff *buf, u32 dest, u32 selector); |
230 | int tipc_link_xmit2(struct sk_buff *buf, u32 dest, u32 selector); | 230 | int tipc_link_xmit2(struct sk_buff *buf, u32 dest, u32 selector); |
231 | void tipc_link_names_xmit(struct list_head *message_list, u32 dest); | ||
232 | int __tipc_link_xmit(struct tipc_link *l_ptr, struct sk_buff *buf); | 231 | int __tipc_link_xmit(struct tipc_link *l_ptr, struct sk_buff *buf); |
233 | int __tipc_link_xmit2(struct tipc_link *link, struct sk_buff *buf); | 232 | int __tipc_link_xmit2(struct tipc_link *link, struct sk_buff *buf); |
234 | int tipc_link_send_buf(struct tipc_link *l_ptr, struct sk_buff *buf); | 233 | int tipc_link_send_buf(struct tipc_link *l_ptr, struct sk_buff *buf); |