Commit 54fae6e3 authored by Luca Coelho's avatar Luca Coelho
Browse files

iwlwifi: bump FW API to 52 for 22000 series



Start supporting API version 52 for 22000 series.

Signed-off-by: default avatarLuca Coelho <luciano.coelho@intel.com>
parent 5974fbb5
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	51
#define IWL_22000_UCODE_API_MAX	52

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