BACKPORT: 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> Bug: 253289327 Change-Id: I749397a4dcae76bbe55198f23f298ae40265a6ed (cherry picked from commit f662d2f4) [Kiran Kumar Lokere: Resolved conflicts in net/mac80211/mlme.c] Signed-off-by:
Kiran Kumar Lokere <quic_klokere@quicinc.com>
Loading
Please sign in to comment