BACKPORT: FROMGIT: 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:Johannes Berg <johannes.berg@intel.com> Bug: 233387627 Change-Id: I8cec72b581741d8e8a724596907ecaa1ea8a5e66 (cherry picked from commit df75f92d1a92050d2ce2bfb01e8b19096e47851e https://git.kernel.org/pub/scm/linux/kernel/git/wireless/wireless-next.git mld) Signed-off-by:
Veerendranath Jakkam <quic_vjakkam@quicinc.com>
Loading
Please sign in to comment