summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/intel/iwlwifi/iwl-config.h
diff options
context:
space:
mode:
authorMordechai Goodstein <mordechay.goodstein@intel.com>2016-03-29 13:41:49 +0200
committerLuca Coelho <luciano.coelho@intel.com>2016-05-10 17:34:58 +0200
commite5ed17929bf4177c523465af187ab70c9a454caa (patch)
tree0a2c2205eef6202b590d06931b80c97d289adcee /drivers/net/wireless/intel/iwlwifi/iwl-config.h
parentiwlwifi: mvm: support p2p device frames tx on dqa queue #2 (diff)
downloadlinux-e5ed17929bf4177c523465af187ab70c9a454caa.tar.xz
linux-e5ed17929bf4177c523465af187ab70c9a454caa.zip
iwlwifi: Edit the 8265 SDIO ID
Add new 8265 series SDIO ID. Signed-off-by: Mordechai Goodstein <mordechay.goodstein@intel.com> Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
Diffstat (limited to 'drivers/net/wireless/intel/iwlwifi/iwl-config.h')
-rw-r--r--drivers/net/wireless/intel/iwlwifi/iwl-config.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/net/wireless/intel/iwlwifi/iwl-config.h b/drivers/net/wireless/intel/iwlwifi/iwl-config.h
index 720679889ab3..95558e36fd48 100644
--- a/drivers/net/wireless/intel/iwlwifi/iwl-config.h
+++ b/drivers/net/wireless/intel/iwlwifi/iwl-config.h
@@ -437,6 +437,7 @@ extern const struct iwl_cfg iwl8260_2ac_cfg;
extern const struct iwl_cfg iwl8265_2ac_cfg;
extern const struct iwl_cfg iwl4165_2ac_cfg;
extern const struct iwl_cfg iwl8260_2ac_sdio_cfg;
+extern const struct iwl_cfg iwl8265_2ac_sdio_cfg;
extern const struct iwl_cfg iwl4165_2ac_sdio_cfg;
extern const struct iwl_cfg iwl9560_2ac_cfg;
extern const struct iwl_cfg iwl5165_2ac_cfg;