Commit 8061effc authored by Luca Coelho's avatar Luca Coelho

iwlwifi: bump FW API to 71 for AX devices

Start supporting API version 71 for AX devices.
Signed-off-by: default avatarLuca Coelho <luciano.coelho@intel.com>
Link: https://lore.kernel.org/r/iwlwifi.20220304131517.d0898482506f.I2de2f9140c23f39a837f68199bbaf15a20f26abb@changeidSigned-off-by: default avatarLuca Coelho <luciano.coelho@intel.com>
parent 12b604d4
......@@ -10,7 +10,7 @@
#include "fw/api/txq.h"
/* Highest firmware API version supported */
#define IWL_22000_UCODE_API_MAX 70
#define IWL_22000_UCODE_API_MAX 71
/* Lowest firmware API version supported */
#define IWL_22000_UCODE_API_MIN 39
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment