diff options
Diffstat (limited to 'net/batman-adv/main.h')
-rw-r--r-- | net/batman-adv/main.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/batman-adv/main.h b/net/batman-adv/main.h index 06b5b994cc20..dc248697de71 100644 --- a/net/batman-adv/main.h +++ b/net/batman-adv/main.h | |||
@@ -122,7 +122,7 @@ | |||
122 | #define REVISION_VERSION_STR " "REVISION_VERSION | 122 | #define REVISION_VERSION_STR " "REVISION_VERSION |
123 | #endif | 123 | #endif |
124 | 124 | ||
125 | extern struct list_head if_list; | 125 | extern struct list_head hardif_list; |
126 | 126 | ||
127 | extern unsigned char broadcast_addr[]; | 127 | extern unsigned char broadcast_addr[]; |
128 | extern struct workqueue_struct *bat_event_workqueue; | 128 | extern struct workqueue_struct *bat_event_workqueue; |