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

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

parent 13513cec
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	77
#define IWL_22000_UCODE_API_MAX	78

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