Commit 000735e5 authored by Luca Coelho's avatar Luca Coelho
Browse files

iwlwifi: bump FW API to 62 for AX devices

parent a1a6a4cf
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -9,7 +9,7 @@
#include "iwl-prph.h"

/* Highest firmware API version supported */
#define IWL_22000_UCODE_API_MAX	61
#define IWL_22000_UCODE_API_MAX	62

/* Lowest firmware API version supported */
#define IWL_22000_UCODE_API_MIN	39