Commit 09b3ab87 authored by Luca Coelho's avatar Luca Coelho Committed by Kalle Valo
Browse files

iwlwifi: bump FW API to 59 for AX devices

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

/* Highest firmware API version supported */
#define IWL_22000_UCODE_API_MAX	57
#define IWL_22000_UCODE_API_MAX	59

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