diff options
Diffstat (limited to 'net/tipc/discover.h')
| -rw-r--r-- | net/tipc/discover.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/net/tipc/discover.h b/net/tipc/discover.h index c36eaeb7d5d0..9d064c3639bf 100644 --- a/net/tipc/discover.h +++ b/net/tipc/discover.h | |||
| @@ -51,8 +51,5 @@ void tipc_disc_stop_link_req(struct link_req *req); | |||
| 51 | void tipc_disc_recv_msg(struct sk_buff *buf, struct bearer *b_ptr); | 51 | void tipc_disc_recv_msg(struct sk_buff *buf, struct bearer *b_ptr); |
| 52 | 52 | ||
| 53 | void tipc_disc_link_event(u32 addr, char *name, int up); | 53 | void tipc_disc_link_event(u32 addr, char *name, int up); |
| 54 | #if 0 | ||
| 55 | int disc_create_link(const struct tipc_link_create *argv); | ||
| 56 | #endif | ||
| 57 | 54 | ||
| 58 | #endif | 55 | #endif |
