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 bada85a commit 6a94cf9Copy full SHA for 6a94cf9
drivers/net/wireless/intel/iwlwifi/cfg/bz.c
@@ -10,7 +10,7 @@
10
#include "fw/api/txq.h"
11
12
/* Highest firmware API version supported */
13
-#define IWL_BZ_UCODE_API_MAX 90
+#define IWL_BZ_UCODE_API_MAX 89
14
15
/* Lowest firmware API version supported */
16
#define IWL_BZ_UCODE_API_MIN 80
drivers/net/wireless/intel/iwlwifi/cfg/sc.c
-#define IWL_SC_UCODE_API_MAX 90
+#define IWL_SC_UCODE_API_MAX 89
#define IWL_SC_UCODE_API_MIN 82
0 commit comments