iwlwifi: remove unused define
authorWey-Yi Guy <wey-yi.w.guy@intel.com>
Fri, 23 Jul 2010 20:42:39 +0000 (13:42 -0700)
committerJohn W. Linville <linville@tuxdriver.com>
Tue, 24 Aug 2010 20:32:00 +0000 (16:32 -0400)
IWL_SIXTY_SECS is not been used, remove it

Signed-off-by: Wey-Yi Guy <wey-yi.w.guy@intel.com>
drivers/net/wireless/iwlwifi/iwl-dev.h

index a2927b3..91d9c8b 100644 (file)
@@ -1052,7 +1052,6 @@ struct iwl_event_log {
 /* timer constants use to monitor and recover stuck tx queues in mSecs */
 #define IWL_MONITORING_PERIOD  (1000)
 #define IWL_ONE_HUNDRED_MSECS   (100)
-#define IWL_SIXTY_SECS          (60000)
 
 enum iwl_reset {
        IWL_RF_RESET = 0,