diff options
Diffstat (limited to 'net/tipc/config.h')
| -rw-r--r-- | net/tipc/config.h | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/net/tipc/config.h b/net/tipc/config.h index 1f252f3fa058..47b1bf181612 100644 --- a/net/tipc/config.h +++ b/net/tipc/config.h | |||
| @@ -64,9 +64,4 @@ static inline struct sk_buff *tipc_cfg_reply_ultra_string(char *string) | |||
| 64 | struct sk_buff *tipc_cfg_do_cmd(u32 orig_node, u16 cmd, | 64 | struct sk_buff *tipc_cfg_do_cmd(u32 orig_node, u16 cmd, |
| 65 | const void *req_tlv_area, int req_tlv_space, | 65 | const void *req_tlv_area, int req_tlv_space, |
| 66 | int headroom); | 66 | int headroom); |
| 67 | |||
| 68 | int tipc_cfg_init(void); | ||
| 69 | void tipc_cfg_reinit(void); | ||
| 70 | void tipc_cfg_stop(void); | ||
| 71 | |||
| 72 | #endif | 67 | #endif |
