diff options
Diffstat (limited to 'net/tipc/net.h')
-rw-r--r-- | net/tipc/net.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/net/tipc/net.h b/net/tipc/net.h index c6c2b46f7c28..59ef3388be2c 100644 --- a/net/tipc/net.h +++ b/net/tipc/net.h | |||
@@ -37,8 +37,6 @@ | |||
37 | #ifndef _TIPC_NET_H | 37 | #ifndef _TIPC_NET_H |
38 | #define _TIPC_NET_H | 38 | #define _TIPC_NET_H |
39 | 39 | ||
40 | void tipc_net_route_msg(struct sk_buff *buf); | ||
41 | |||
42 | int tipc_net_start(u32 addr); | 40 | int tipc_net_start(u32 addr); |
43 | void tipc_net_stop(void); | 41 | void tipc_net_stop(void); |
44 | 42 | ||