Used only in function device_intr in device_main.c move macro. Signed-off-by: Malcolm Priestley <tvboxspy@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
@@ -137,6 +137,8 @@
#define RUN_AT(x) (jiffies+(x))
#endif
+#define MAKE_BEACON_RESERVED 10 /* (us) */
+
/* DMA related */
#define RESERV_AC0DMA 4
@@ -54,8 +54,6 @@
#define DEFAULT_MGN_LIFETIME 8 // ms
-#define MAKE_BEACON_RESERVED 10 //(us)
-
#define TIM_MULTICAST_MASK 0x01
#define TIM_BITMAPOFFSET_MASK 0xFE
#define DEFAULT_DTIM_PERIOD 1