]> www.infradead.org Git - users/jedix/linux-maple.git/commit
wifi: iwlwifi: mld: prevent toggling EMLSR due to FW requests
authorMiri Korenblit <miriam.rachel.korenblit@intel.com>
Wed, 12 Mar 2025 22:22:29 +0000 (00:22 +0200)
committerJohannes Berg <johannes.berg@intel.com>
Tue, 18 Mar 2025 08:51:25 +0000 (09:51 +0100)
commit008c04d53ef5af32b99dfcd502174ed05aaf80c9
tree174e4aa6ac64827d5925465677f52395a1323a66
parent4d7236f968f27af942347fe1c8363764cdee63f5
wifi: iwlwifi: mld: prevent toggling EMLSR due to FW requests

We exit EMLSR mode if the FW requested to do so.
To prevent repeated toggling of the EMLSR mode (frequent entry and
exit), add this exit reason to the EMLSR prevention mechanism.
This mechanism avoids re-entering EMLSR for a certain period of time
after multiple exits caused by the same reason.

Signed-off-by: Miri Korenblit <miriam.rachel.korenblit@intel.com>
Reviewed-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com>
Link: https://patch.msgid.link/20250313002008.f0e74a7f99af.I447c8788afba85a2a5040ae2c1213b6e05ec14f3@changeid
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
drivers/net/wireless/intel/iwlwifi/mld/mlo.c