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 b4ee9d6e181d..6a94175ee20a 100644 --- a/net/tipc/link.h +++ b/net/tipc/link.h | |||
@@ -86,7 +86,6 @@ bool tipc_link_bc_create(struct net *net, u32 ownnode, u32 peer, | |||
86 | struct sk_buff_head *namedq, | 86 | struct sk_buff_head *namedq, |
87 | struct tipc_link *bc_sndlink, | 87 | struct tipc_link *bc_sndlink, |
88 | struct tipc_link **link); | 88 | struct tipc_link **link); |
89 | void tipc_link_reinit(struct tipc_link *l, u32 addr); | ||
90 | void tipc_link_tnl_prepare(struct tipc_link *l, struct tipc_link *tnl, | 89 | void tipc_link_tnl_prepare(struct tipc_link *l, struct tipc_link *tnl, |
91 | int mtyp, struct sk_buff_head *xmitq); | 90 | int mtyp, struct sk_buff_head *xmitq); |
92 | void tipc_link_build_reset_msg(struct tipc_link *l, struct sk_buff_head *xmitq); | 91 | void tipc_link_build_reset_msg(struct tipc_link *l, struct sk_buff_head *xmitq); |