]> git.baikalelectronics.ru Git - kernel.git/commit
wifi: iwlwifi: Mark IWLMEI as broken
authorToke Høiland-Jørgensen <toke@redhat.com>
Wed, 7 Sep 2022 13:44:50 +0000 (15:44 +0200)
committerKalle Valo <kvalo@kernel.org>
Mon, 12 Sep 2022 11:22:55 +0000 (14:22 +0300)
commitc9de3c4f7e56bb019d699f22282b5f76c8003e44
tree8c6fcf391f1e3350730a7263ee0ca9fd96a0d092
parentc386c7b5dcdd0ea06f32d18b4b7c7f34bd994c1f
wifi: iwlwifi: Mark IWLMEI as broken

The iwlmei driver breaks iwlwifi when returning from suspend. The interface
ends up in the 'down' state after coming back from suspend. And iwd doesn't
touch the interface state, but wpa_supplicant does, so the bug only happens on
iwd.

The bug report[0] has been open for four months now, and no fix seems to be
forthcoming. Since just disabling the iwlmei driver works as a workaround,
let's mark the config option as broken until it can be fixed properly.

[0] https://bugzilla.kernel.org/show_bug.cgi?id=215937

Fixes: 9b95cff37bce ("iwlwifi: mei: add the driver to allow cooperation with CSME")
Signed-off-by: Toke Høiland-Jørgensen <toke@redhat.com>
Acked-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com>
Signed-off-by: Kalle Valo <kvalo@kernel.org>
Link: https://lore.kernel.org/r/20220907134450.1183045-1-toke@toke.dk
drivers/net/wireless/intel/iwlwifi/Kconfig