]> git.karo-electronics.de Git - linux-beck.git/commitdiff
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 a2927b3a606eb3e31d9d38d587d005b6ad20fc2e..91d9c8b3efebb6bb59d29e10581800817f751581 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,