]> www.infradead.org Git - linux.git/commit
wifi: iwlwifi: mvm: disable dynamic EMLSR when AUTO_EML is false
authorMiri Korenblit <miriam.rachel.korenblit@intel.com>
Sun, 12 May 2024 04:31:10 +0000 (07:31 +0300)
committerJohannes Berg <johannes.berg@intel.com>
Thu, 23 May 2024 08:53:03 +0000 (10:53 +0200)
commit9574c7592c5080a3e1f3fdfe658bd13083a04cb5
tree69c9cbe9ca49a6f5824d78e359848e8374a93b10
parent157c8a448354518f9a1e8d758094fc80afeb8568
wifi: iwlwifi: mvm: disable dynamic EMLSR when AUTO_EML is false

When AUTO_EML is set to false, this change ignores the exit criteria,
for testing purposes. Currently, if AUTO_EML is disabled, the
driver will not select a link or enter EMLSR, but will still exit if one
of the criteria is not fulfilled.

Signed-off-by: Miri Korenblit <miriam.rachel.korenblit@intel.com>
Reviewed-by: Johannes Berg <johannes.berg@intel.com>
Link: https://msgid.link/20240512072733.10a0b5da6ec2.I46fd578a3ef6cdbf14fdc4dfa97b4be008fe68e3@changeid
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
drivers/net/wireless/intel/iwlwifi/mvm/link.c