Commit df8ba77e authored by Luca Coelho's avatar Luca Coelho
Browse files

iwlwifi: bump FW API to 61 for AX devices

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


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


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