]> git.dujemihanovic.xyz Git - linux.git/commit
iwlwifi: pcie: don't switch FW to qnj when ax201 is detected
authorLuca Coelho <luciano.coelho@intel.com>
Fri, 16 Aug 2019 12:55:53 +0000 (15:55 +0300)
committerKalle Valo <kvalo@codeaurora.org>
Tue, 20 Aug 2019 14:00:41 +0000 (17:00 +0300)
commit17e40e6979aaf60f356331bac129df20e1fd74a0
treea271d519942f15001dbe1033413cb6bad1795905
parent884b75696873f5338c57a2613763ea8f37b4e26b
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>
drivers/net/wireless/intel/iwlwifi/pcie/trans.c