summaryrefslogtreecommitdiffstats
path: root/security/selinux
diff options
context:
space:
mode:
authorMiri Korenblit <miriam.rachel.korenblit@intel.com>2024-04-16 12:53:59 +0200
committerJohannes Berg <johannes.berg@intel.com>2024-04-19 10:16:32 +0200
commit9c6921121961cc0cecccb95652be6d98116f854b (patch)
tree51bdc5713dffd7c1b3d6a1918fb2e0702049c77f /security/selinux
parentwifi: iwlwifi: mvm: implement link grading (diff)
downloadlinux-9c6921121961cc0cecccb95652be6d98116f854b.tar.xz
linux-9c6921121961cc0cecccb95652be6d98116f854b.zip
wifi: iwlwifi: mvm: calculate EMLSR mode after connection
The function iwl_mvm_can_enter_esr() is (among others) calculating if EMLSR mode is disabled due to BT coex by calling iwl_mvm_bt_coex_calculate_esr_mode(), then stores the decision in mvmvif::esr_disable_reason. But there is no need to calculate this every time iwl_mvm_can_enter_esr is called. Fix this by calculating it once after authorization, and in iwl_mvm_can_enter_esr only check mvmvif::esr_disable_reason. Signed-off-by: Miri Korenblit <miriam.rachel.korenblit@intel.com> Link: https://msgid.link/20240416134215.a767e243366e.I3b32d36cda23f67dc103a28a9bdccb0039d22574@changeid Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Diffstat (limited to 'security/selinux')
0 files changed, 0 insertions, 0 deletions