diff options
Diffstat (limited to 'net/tipc/link.h')
-rw-r--r-- | net/tipc/link.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/tipc/link.h b/net/tipc/link.h index 90488c538a4e..e8f692598e4d 100644 --- a/net/tipc/link.h +++ b/net/tipc/link.h | |||
@@ -109,6 +109,7 @@ u16 tipc_link_rcv_nxt(struct tipc_link *l); | |||
109 | u16 tipc_link_acked(struct tipc_link *l); | 109 | u16 tipc_link_acked(struct tipc_link *l); |
110 | u32 tipc_link_id(struct tipc_link *l); | 110 | u32 tipc_link_id(struct tipc_link *l); |
111 | char *tipc_link_name(struct tipc_link *l); | 111 | char *tipc_link_name(struct tipc_link *l); |
112 | char *tipc_link_name_ext(struct tipc_link *l, char *buf); | ||
112 | u32 tipc_link_state(struct tipc_link *l); | 113 | u32 tipc_link_state(struct tipc_link *l); |
113 | char tipc_link_plane(struct tipc_link *l); | 114 | char tipc_link_plane(struct tipc_link *l); |
114 | int tipc_link_prio(struct tipc_link *l); | 115 | int tipc_link_prio(struct tipc_link *l); |