Skip to content

Commit

Permalink
iwlwifi: bump FW API to 60 for AX devices
Browse files Browse the repository at this point in the history
Start supporting API version 60 for AX devices.

Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
Link: https://lore.kernel.org/r/iwlwifi.20210205110447.7b908f5dd970.Id2aec0d7d33921aba77ba9853196f81d5950c31c@changeid
Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
  • Loading branch information
Luca Coelho committed Feb 5, 2021
1 parent b1fdc25 commit e497bed
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 @@ -9,7 +9,7 @@
#include "iwl-prph.h"

/* Highest firmware API version supported */
#define IWL_22000_UCODE_API_MAX 59
#define IWL_22000_UCODE_API_MAX 60

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

0 comments on commit e497bed

Please sign in to comment.