aboutsummaryrefslogtreecommitdiffstats
path: root/net/tipc/link.h
diff options
context:
space:
mode:
Diffstat (limited to 'net/tipc/link.h')
-rw-r--r--net/tipc/link.h1
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);
110char tipc_link_plane(struct tipc_link *l); 110char tipc_link_plane(struct tipc_link *l);
111int tipc_link_prio(struct tipc_link *l); 111int tipc_link_prio(struct tipc_link *l);
112int tipc_link_window(struct tipc_link *l); 112int tipc_link_window(struct tipc_link *l);
113void tipc_link_update_caps(struct tipc_link *l, u16 capabilities);
113unsigned long tipc_link_tolerance(struct tipc_link *l); 114unsigned long tipc_link_tolerance(struct tipc_link *l);
114void tipc_link_set_tolerance(struct tipc_link *l, u32 tol, 115void tipc_link_set_tolerance(struct tipc_link *l, u32 tol,
115 struct sk_buff_head *xmitq); 116 struct sk_buff_head *xmitq);