summaryrefslogtreecommitdiff
path: root/net/mac80211/driver-ops.c
diff options
context:
space:
mode:
authorBenjamin Berg <benjamin.berg@intel.com>2023-09-28 17:35:22 +0300
committerJohannes Berg <johannes.berg@intel.com>2023-10-23 12:43:26 +0300
commit6b398f1c28f033b82c7363caa73f5669ce4a1853 (patch)
treea19849f355170d5bcf244f1a992aaf826056d0ac /net/mac80211/driver-ops.c
parent7dbbf557b77946de4aa341a1cf24c1ebe7ec681a (diff)
downloadlinux-6b398f1c28f033b82c7363caa73f5669ce4a1853.tar.xz
wifi: mac80211: cleanup auth_data only if association continues
If the association command fails then the authentication is still valid and it makes sense to keep it alive. Otherwise, we would currently get into an inconsistent state because mac80211 on the one hand is disconnected but on the other hand the state is not entirely cleared and a new authentication could not continue. Signed-off-by: Benjamin Berg <benjamin.berg@intel.com> Signed-off-by: Gregory Greenman <gregory.greenman@intel.com> Link: https://lore.kernel.org/r/20230928172905.c9855f46ebc8.I7f3dcd4120a186484a91b87560e9b7201d40984f@changeid Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Diffstat (limited to 'net/mac80211/driver-ops.c')
0 files changed, 0 insertions, 0 deletions