Skip to content
Commit 0f759448 authored by Johannes Berg's avatar Johannes Berg
Browse files

wifi: cfg80211: mlme: get BSS entry outside cfg80211_mlme_assoc()



Today it makes more sense to pass the necessary parameters to
look up the BSS entry to cfg80211_mlme_assoc(), but with MLO
we will need to look up multiple, and that gets awkward. Pull
the lookup code into the callers so we can change it better.

Signed-off-by: default avatarJohannes Berg <johannes.berg@intel.com>
parent 27f852de
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment