wifi: cfg80211: prepare association failure APIs for MLO
authorJohannes Berg <johannes.berg@intel.com>
Mon, 27 Jun 2022 20:09:50 +0000 (22:09 +0200)
committerJohannes Berg <johannes.berg@intel.com>
Fri, 15 Jul 2022 09:43:16 +0000 (11:43 +0200)
commitf662d2f4e22e5d5a9215e9c881875a4769494ef6
tree6b9a35f888b28b4eaedb7fd0fa2d3bfd9bd2331f
parent8f6e0dfc2245d8ca1a3335a06a1219c56df04bb8
wifi: cfg80211: prepare association failure APIs for MLO

For MLO, we need the ability to report back multiple BSS
structures to release, as well as the AP MLD address (if
attempting to make an MLO connection).

Unify cfg80211_assoc_timeout() and cfg80211_abandon_assoc()
into a new cfg80211_assoc_failure() that gets a structure
parameter with the necessary data.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
include/net/cfg80211.h
net/mac80211/mlme.c
net/wireless/mlme.c
net/wireless/trace.h