]> www.infradead.org Git - users/dwmw2/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)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 6 Sep 2019 08:23:50 +0000 (10:23 +0200)
commit3146a6de3d58b6851583a8c4daa9ddd796fe4bd4
tree36ed7af2054c606e3e76e5bdde664152ffe88d0f
parent9e7e685012f2491fd73a545f4777868f87900548
iwlwifi: pcie: don't switch FW to qnj when ax201 is detected

[ Upstream commit 17e40e6979aaf60f356331bac129df20e1fd74a0 ]

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>
Signed-off-by: Sasha Levin <sashal@kernel.org>
drivers/net/wireless/intel/iwlwifi/pcie/trans.c