iwlwifi: mvm: always remove the session protection after association
authorEmmanuel Grumbach <emmanuel.grumbach@intel.com>
Sat, 5 Feb 2022 09:21:38 +0000 (11:21 +0200)
committerLuca Coelho <luciano.coelho@intel.com>
Fri, 18 Feb 2022 08:40:54 +0000 (10:40 +0200)
commit25246d2e1857b0f47bffdbce2762793e2696b071
treee9bd242c7774225a0f2b2f0d414ec5861164aa9a
parenta54844d458c94f31b8993c6dcad240cdfb2880a9
iwlwifi: mvm: always remove the session protection after association

The firmware will soon stop removing the session protection for us after
association. While this was convenient, it was not symmetric.
Always remove the session protection after association, even for devices
that support the new API.

Signed-off-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com>
Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
Link: https://lore.kernel.org/r/iwlwifi.20220205112029.9fd32da15220.Ia88357dcf9f7ec7860f6111e41411868739cc9aa@changeid
Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
drivers/net/wireless/intel/iwlwifi/mvm/mac80211.c