BACKPORT: wifi: cfg80211: put cfg80211_rx_assoc_resp() arguments into a struct
For MLO we'll need a lot more arguments, including all the BSS pointers and link addresses, so move the data to a struct to be able to extend it more easily later. Signed-off-by:Johannes Berg <johannes.berg@intel.com> Bug: 253289327 Change-Id: Iecaf46741f9d9dc4ffb4adea64d5a77138f80583 (cherry picked from commit cd47c0f5) [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