]> www.infradead.org Git - users/jedix/linux-maple.git/commit
wifi: mac80211: improve association error reporting slightly
authorBenjamin Berg <benjamin.berg@intel.com>
Mon, 18 Mar 2024 16:53:27 +0000 (18:53 +0200)
committerJohannes Berg <johannes.berg@intel.com>
Mon, 25 Mar 2024 14:38:14 +0000 (15:38 +0100)
commit0dfedd48ac539eb8d83e00830346a23a6e98f9f8
treea39ab5d5ca700436169375cf89ea256d176407c4
parent6943e00331bb26e78edb2969165e750864a6bc6d
wifi: mac80211: improve association error reporting slightly

There is no reason to check the request flags for each of the links, so
pull that out of the loop. Also, within the loop we can set the per-link
error everywhere.

Signed-off-by: Benjamin Berg <benjamin.berg@intel.com>
Reviewed-by: Johannes Berg <johannes.berg@intel.com>
Signed-off-by: Miri Korenblit <miriam.rachel.korenblit@intel.com>
Link: https://msgid.link/20240318184907.695faa9be279.I71b11a8d66a9cae4c27e242a47d1d92922609b03@changeid
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
net/mac80211/mlme.c