diff options
author | Miri Korenblit <miriam.rachel.korenblit@intel.com> | 2024-05-05 09:19:49 +0300 |
---|---|---|
committer | Johannes Berg <johannes.berg@intel.com> | 2024-05-06 16:33:23 +0200 |
commit | 1d52e8ca4cba508011fb5a50b968116a2317642a (patch) | |
tree | 2a4765aadae75476a5c3cef2d292bd624f787301 /drivers/net/wireless/intel/iwlwifi/mvm/sta.c | |
parent | f23caa392a1b9914424f33d17b6d3ee9b34fb125 (diff) | |
download | linux-1d52e8ca4cba508011fb5a50b968116a2317642a.tar.gz linux-1d52e8ca4cba508011fb5a50b968116a2317642a.tar.bz2 linux-1d52e8ca4cba508011fb5a50b968116a2317642a.zip |
wifi: iwlwifi: mvm: don't always unblock EMLSR
When an event occurs to unblock EMLSR, the code attempts to re-enable
EMLSR. However, the current implementation always tries to activate
EMLSR, regardless of whether the blocker was set before the unblocking
event or not. If EMLSR was already unblocked, there is no need to
re-activate it.
Fixes: 6cf7df9f013f ("wifi: iwlwifi: mvm: Add helper functions to update EMLSR status")
Signed-off-by: Miri Korenblit <miriam.rachel.korenblit@intel.com>
Link: https://msgid.link/20240505091420.eb861402dac9.I6a1d9f774f5551cfab60ea37b71a62640496af9b@changeid
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Diffstat (limited to 'drivers/net/wireless/intel/iwlwifi/mvm/sta.c')
0 files changed, 0 insertions, 0 deletions