Commit e0c7ee3a authored by Gregory Greenman's avatar Gregory Greenman Committed by Johannes Berg
Browse files

wifi: iwlwifi: bump FW API to 75 for AX devices

parent 59c2d94b
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	74
#define IWL_22000_UCODE_API_MAX	75

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