commit | 17e40e6979aaf60f356331bac129df20e1fd74a0 | [log] [tgz] |
---|---|---|
author | Luca Coelho <luciano.coelho@intel.com> | Fri Aug 16 15:55:53 2019 +0300 |
committer | Kalle Valo <kvalo@codeaurora.org> | Tue Aug 20 17:00:41 2019 +0300 |
tree | a271d519942f15001dbe1033413cb6bad1795905 | |
parent | 884b75696873f5338c57a2613763ea8f37b4e26b [diff] |
iwlwifi: pcie: don't switch FW to qnj when ax201 is detected We have a too generic condition that switches from Qu configurations to QnJ configurations. We need to exclude some configurations so that they are not erroneously switched. Add the ax201 configuration to the list of exclusions. Signed-off-by: Luca Coelho <luciano.coelho@intel.com> Signed-off-by: Kalle Valo <kvalo@codeaurora.org>