Skip to content

Commit

Permalink
iwlwifi: bump FW API to 50 for 22000 series
Browse files Browse the repository at this point in the history
Start supporting API version 50 for 22000 series.

Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
  • Loading branch information
Luca Coelho committed Sep 6, 2019
1 parent 94c4a2e commit 2196ea9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion drivers/net/wireless/intel/iwlwifi/cfg/22000.c
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
#include "iwl-config.h"

/* Highest firmware API version supported */
#define IWL_22000_UCODE_API_MAX 49
#define IWL_22000_UCODE_API_MAX 50

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

0 comments on commit 2196ea9

Please sign in to comment.