iwlwifi: mvm: remove session protection upon station removal
authorEmmanuel Grumbach <emmanuel.grumbach@intel.com>
Sat, 4 Dec 2021 11:10:42 +0000 (13:10 +0200)
committerLuca Coelho <luciano.coelho@intel.com>
Tue, 7 Dec 2021 18:06:38 +0000 (20:06 +0200)
commitd5d8ee526d1401173ad1261c3b6388a4f947e0a3
treeadb7170ff8964bea2f7d7d4bea4ba96b56ce2934
parent94cc0b9e12c02954a9f8a560ad703eba6073de38
iwlwifi: mvm: remove session protection upon station removal

When the station is removed we need to remove the session protection
that may be still running.
Note that we need also to remove the session protection upon unassoc in
case the station is kept in the AUTH state.

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.20211204130722.483977310ca2.If7eba02594f20dabd22d758e1c917fbca54b2ddd@changeid
Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
drivers/net/wireless/intel/iwlwifi/mvm/mac80211.c