summaryrefslogtreecommitdiffstats
path: root/net/batman-adv/main.h
diff options
context:
space:
mode:
authorAntonio Quartulli <antonio@open-mesh.com>2013-06-04 12:11:41 +0200
committerAntonio Quartulli <antonio@meshcoding.com>2013-10-19 15:11:25 +0200
commit1605278901718ed51b5c8c832d61b1009e556306 (patch)
treef39218b3f8a0d78448a960dbbb7d1feaaa8df16d /net/batman-adv/main.h
parent0ffa9e8d86d665f0f29343e45ecc09e2772ac646 (diff)
downloadop-kernel-dev-1605278901718ed51b5c8c832d61b1009e556306.zip
op-kernel-dev-1605278901718ed51b5c8c832d61b1009e556306.tar.gz
batman-adv: print the VID together with the TT entries
Signed-off-by: Antonio Quartulli <antonio@open-mesh.com> Signed-off-by: Marek Lindner <lindner_marek@yahoo.de>
Diffstat (limited to 'net/batman-adv/main.h')
-rw-r--r--net/batman-adv/main.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/net/batman-adv/main.h b/net/batman-adv/main.h
index 2774d7f..d7dfafe 100644
--- a/net/batman-adv/main.h
+++ b/net/batman-adv/main.h
@@ -167,6 +167,8 @@ enum batadv_uev_type {
#include <net/rtnetlink.h>
#include <linux/jiffies.h>
#include <linux/seq_file.h>
+#include <linux/if_vlan.h>
+
#include "types.h"
#define BATADV_PRINT_VID(vid) (vid & BATADV_VLAN_HAS_TAG ? \
OpenPOWER on IntegriCloud