diff options
Diffstat (limited to 'net/batman-adv/main.h')
-rw-r--r-- | net/batman-adv/main.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/net/batman-adv/main.h b/net/batman-adv/main.h index 5c0be5b13415..9b94f05f8a17 100644 --- a/net/batman-adv/main.h +++ b/net/batman-adv/main.h | |||
@@ -150,8 +150,6 @@ extern struct workqueue_struct *batadv_event_workqueue; | |||
150 | 150 | ||
151 | int batadv_mesh_init(struct net_device *soft_iface); | 151 | int batadv_mesh_init(struct net_device *soft_iface); |
152 | void batadv_mesh_free(struct net_device *soft_iface); | 152 | void batadv_mesh_free(struct net_device *soft_iface); |
153 | void batadv_inc_module_count(void); | ||
154 | void batadv_dec_module_count(void); | ||
155 | int batadv_is_my_mac(const uint8_t *addr); | 153 | int batadv_is_my_mac(const uint8_t *addr); |
156 | struct batadv_hard_iface * | 154 | struct batadv_hard_iface * |
157 | batadv_seq_print_text_primary_if_get(struct seq_file *seq); | 155 | batadv_seq_print_text_primary_if_get(struct seq_file *seq); |