]> git.ipfire.org Git - thirdparty/kernel/linux.git/commitdiff
wifi: iwlwifi: don't load old firmware for Sc
authorJohannes Berg <johannes.berg@intel.com>
Wed, 21 Jun 2023 10:12:09 +0000 (13:12 +0300)
committerJohannes Berg <johannes.berg@intel.com>
Wed, 21 Jun 2023 12:07:00 +0000 (14:07 +0200)
This is a future product, don't try to load ancient
firmware images for it, they don't exist anyway.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Signed-off-by: Gregory Greenman <gregory.greenman@intel.com>
Link: https://lore.kernel.org/r/20230621130443.a15e7bf936cb.I68c3c71fda62c837e4da885a42471bf772ac1202@changeid
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
drivers/net/wireless/intel/iwlwifi/cfg/sc.c

index 296ac689d075aa0ec37a7b4384ef619db2b41b7d..53b2a5969db60c4eeaa2ec9150da9580615fbe41 100644 (file)
@@ -13,7 +13,7 @@
 #define IWL_SC_UCODE_API_MAX   82
 
 /* Lowest firmware API version supported */
-#define IWL_SC_UCODE_API_MIN   39
+#define IWL_SC_UCODE_API_MIN   82
 
 /* NVM versions */
 #define IWL_SC_NVM_VERSION             0x0a1d