staging: vt6655: Move LIFETIME RES 64us macros to rxtx.h
authorMalcolm Priestley <tvboxspy@gmail.com>
Wed, 29 Oct 2014 17:56:03 +0000 (17:56 +0000)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 29 Oct 2014 20:34:47 +0000 (13:34 -0700)
Used only by vnt_generate_fifo_header move these macros.

Signed-off-by: Malcolm Priestley <tvboxspy@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/vt6655/rxtx.h
drivers/staging/vt6655/wmgr.h

index 50d77a0f88ea4c5322f472677963bf49e2b6baae..cf0dfa6f0a077f7056ab04f50eae53addd913d78 100644 (file)
 #include "ttype.h"
 #include "device.h"
 
+#define DEFAULT_MSDU_LIFETIME_RES_64us 8000 /* 64us */
+#define DEFAULT_MGN_LIFETIME_RES_64us  125  /* 64us */
+
+
 /*---------------------  Export Definitions -------------------------*/
 
 /*---------------------  Export Variables  --------------------------*/
index 74f1f16b915e4020a9bafd049646a8d9592e59ee..daf996cc9f271d0e3b169db40501bfcea6c40077 100644 (file)
 #define WCMD_PASSIVE_SCAN_TIME  100 //(ms)
 
 #define DEFAULT_MSDU_LIFETIME           512  // ms
-#define DEFAULT_MSDU_LIFETIME_RES_64us  8000 // 64us
 
 #define DEFAULT_MGN_LIFETIME            8    // ms
-#define DEFAULT_MGN_LIFETIME_RES_64us   125  // 64us
 
 #define MAKE_BEACON_RESERVED            10  //(us)