commit | 6dea7da7019aa04c02edf1878c9c2e59d6cb75a5 | [log] [tgz] |
---|---|---|
author | Luca Coelho <luciano.coelho@intel.com> | Sat Oct 19 13:03:27 2019 +0300 |
committer | Kalle Valo <kvalo@codeaurora.org> | Wed Oct 23 13:31:31 2019 +0300 |
tree | c86657a1f7264ece80ee82bdabf475c561e8151d | |
parent | 8c55dedb795be8ec0cf488f98c03a1c2176f7fb1 [diff] |
iwlwifi: pcie: fix PCI ID 0x2720 configs that should be soc Some entries for PCI ID 0x2720 were using iwl9260_2ac_cfg, but the correct is to use iwl9260_2ac_cfg_soc. Fix that. Signed-off-by: Luca Coelho <luciano.coelho@intel.com> Signed-off-by: Kalle Valo <kvalo@codeaurora.org>