iwlwifi: bump FW API to 49 for 22000 series

Start supporting API version 49 for 22000 series.

Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
This commit is contained in:
Luca Coelho 2019-04-10 09:23:39 +03:00
parent a18da8f619
commit 9cb63bf664
1 changed files with 1 additions and 1 deletions

View File

@ -56,7 +56,7 @@
#include "iwl-config.h"
/* Highest firmware API version supported */
#define IWL_22000_UCODE_API_MAX 48
#define IWL_22000_UCODE_API_MAX 49
/* Lowest firmware API version supported */
#define IWL_22000_UCODE_API_MIN 39