]> git.baikalelectronics.ru Git - kernel.git/commit
wifi: nl80211: refactor BSS lookup in nl80211_associate()
authorJohannes Berg <johannes.berg@intel.com>
Tue, 31 May 2022 16:31:19 +0000 (18:31 +0200)
committerJohannes Berg <johannes.berg@intel.com>
Mon, 20 Jun 2022 10:55:45 +0000 (12:55 +0200)
commitb71fb24a91cb36113f0782cd86fee244924805fa
treeb81a8a42741613a65be41335f2343fc8a2cb30ea
parent5044c1a477f26f7602052d128f0f9d1d7a84aba7
wifi: nl80211: refactor BSS lookup in nl80211_associate()

For MLO we'll need to do this multiple times, so refactor
this. For now keep the disconnect_bssid, but we'll need to
figure out how to handle that with MLD.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
net/wireless/nl80211.c