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 443159a166f..47b1bf18161 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)  struct sk_buff *tipc_cfg_do_cmd(u32 orig_node, u16 cmd,  				const void *req_tlv_area, int req_tlv_space,  				int headroom); - -void tipc_cfg_link_event(u32 addr, char *name, int up); -int  tipc_cfg_init(void); -void tipc_cfg_stop(void); -  #endif  | 
