Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit fd986b0b authored by Luca Coelho's avatar Luca Coelho
Browse files

iwlwifi: bump FW API to 48 for 22000 series



Start supporting API version 48 for 22000 series.

Signed-off-by: default avatarLuca Coelho <luciano.coelho@intel.com>
parent 529281bd
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -56,7 +56,7 @@
#include "iwl-config.h"

/* Highest firmware API version supported */
#define IWL_22000_UCODE_API_MAX	47
#define IWL_22000_UCODE_API_MAX	48

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