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

iwlwifi: bump FW API to 71 for AX devices

parent 12b604d4
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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