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 2c47e5a commit 9517d44Copy full SHA for 9517d44
drivers/net/wireless/intel/iwlwifi/cfg/22000.c
@@ -56,7 +56,7 @@
56
#include "iwl-config.h"
57
58
/* Highest firmware API version supported */
59
-#define IWL_22000_UCODE_API_MAX 41
+#define IWL_22000_UCODE_API_MAX 43
60
61
/* Lowest firmware API version supported */
62
#define IWL_22000_UCODE_API_MIN 39
drivers/net/wireless/intel/iwlwifi/cfg/9000.c
@@ -57,7 +57,7 @@
#include "fw/file.h"
-#define IWL9000_UCODE_API_MAX 41
+#define IWL9000_UCODE_API_MAX 43
63
#define IWL9000_UCODE_API_MIN 30
0 commit comments