Commit 748f92e3 authored by Miri Korenblit's avatar Miri Korenblit Committed by Johannes Berg
Browse files

wifi: iwlwifi: bump minimum API version in BZ/SC to 92

parent e5e0257c
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -13,7 +13,7 @@
#define IWL_BZ_UCODE_API_MAX	94

/* Lowest firmware API version supported */
#define IWL_BZ_UCODE_API_MIN	90
#define IWL_BZ_UCODE_API_MIN	92

/* NVM versions */
#define IWL_BZ_NVM_VERSION		0x0a1d
+1 −1
Original line number Diff line number Diff line
@@ -13,7 +13,7 @@
#define IWL_SC_UCODE_API_MAX	94

/* Lowest firmware API version supported */
#define IWL_SC_UCODE_API_MIN	90
#define IWL_SC_UCODE_API_MIN	92

/* NVM versions */
#define IWL_SC_NVM_VERSION		0x0a1d