diff options
Diffstat (limited to 'net/tipc/bcast.h')
-rw-r--r-- | net/tipc/bcast.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/tipc/bcast.h b/net/tipc/bcast.h index 4875d9536aee..e7b0f85a82bc 100644 --- a/net/tipc/bcast.h +++ b/net/tipc/bcast.h | |||
@@ -99,5 +99,5 @@ int tipc_bclink_set_queue_limits(u32 limit); | |||
99 | void tipc_bcbearer_sort(struct tipc_node_map *nm_ptr, u32 node, bool action); | 99 | void tipc_bcbearer_sort(struct tipc_node_map *nm_ptr, u32 node, bool action); |
100 | uint tipc_bclink_get_mtu(void); | 100 | uint tipc_bclink_get_mtu(void); |
101 | int tipc_bclink_xmit(struct sk_buff *buf); | 101 | int tipc_bclink_xmit(struct sk_buff *buf); |
102 | 102 | void tipc_bclink_wakeup_users(void); | |
103 | #endif | 103 | #endif |