We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 34cc3a4 commit abea0d0Copy full SHA for abea0d0
drivers/net/wireless/intel/iwlwifi/mvm/fw.c
@@ -23,7 +23,7 @@
23
#include "iwl-nvm-parse.h"
24
#include "time-sync.h"
25
26
-#define MVM_UCODE_ALIVE_TIMEOUT (HZ)
+#define MVM_UCODE_ALIVE_TIMEOUT (2 * HZ)
27
#define MVM_UCODE_CALIB_TIMEOUT (2 * HZ)
28
29
#define IWL_TAS_US_MCC 0x5553
0 commit comments