batman-adv: Prefix vis defines with BATADV_
[firefly-linux-kernel-4.4.55.git] / net / batman-adv / vis.h
index dad595870f8f4717234eb6c64497eebfe8125b87..16a1a6b7e2c3f073e81996b96477e63e76073883 100644 (file)
@@ -21,7 +21,7 @@
 #define _NET_BATMAN_ADV_VIS_H_
 
 /* timeout of vis packets in miliseconds */
-#define VIS_TIMEOUT            200000
+#define BATADV_VIS_TIMEOUT             200000
 
 int batadv_vis_seq_print_text(struct seq_file *seq, void *offset);
 void batadv_receive_server_sync_packet(struct bat_priv *bat_priv,