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 ec59348a81e8..d56f9c9e5000 100644 --- a/net/tipc/link.h +++ b/net/tipc/link.h | |||
@@ -110,6 +110,7 @@ char *tipc_link_name(struct tipc_link *l); | |||
110 | char tipc_link_plane(struct tipc_link *l); | 110 | char tipc_link_plane(struct tipc_link *l); |
111 | int tipc_link_prio(struct tipc_link *l); | 111 | int tipc_link_prio(struct tipc_link *l); |
112 | int tipc_link_window(struct tipc_link *l); | 112 | int tipc_link_window(struct tipc_link *l); |
113 | void tipc_link_update_caps(struct tipc_link *l, u16 capabilities); | ||
113 | unsigned long tipc_link_tolerance(struct tipc_link *l); | 114 | unsigned long tipc_link_tolerance(struct tipc_link *l); |
114 | void tipc_link_set_tolerance(struct tipc_link *l, u32 tol, | 115 | void tipc_link_set_tolerance(struct tipc_link *l, u32 tol, |
115 | struct sk_buff_head *xmitq); | 116 | struct sk_buff_head *xmitq); |