wifi: iwlwifi: don't load old firmware for Bz
authorJohannes Berg <johannes.berg@intel.com>
Wed, 21 Jun 2023 10:12:10 +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.a6961592f258.Ib7afecd46b1963164481c2acf35d2582691ef0bc@changeid
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
drivers/net/wireless/intel/iwlwifi/cfg/bz.c

index dd02701..b6795e0 100644 (file)
@@ -13,7 +13,7 @@
 #define IWL_BZ_UCODE_API_MAX   82
 
 /* Lowest firmware API version supported */
-#define IWL_BZ_UCODE_API_MIN   39
+#define IWL_BZ_UCODE_API_MIN   80
 
 /* NVM versions */
 #define IWL_BZ_NVM_VERSION             0x0a1d