Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 9c82d0a7 authored by Wey-Yi Guy's avatar Wey-Yi Guy Committed by John W. Linville
Browse files

iwlwifi: remove unused define



IWL_SIXTY_SECS is not been used, remove it

Signed-off-by: default avatarWey-Yi Guy <wey-yi.w.guy@intel.com>
parent 24e0f9f8
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -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,