wifi: mac80211: mlme: first adjustments for MLO
authorJohannes Berg <johannes.berg@intel.com>
Fri, 24 Jun 2022 14:18:56 +0000 (16:18 +0200)
committerJohannes Berg <johannes.berg@intel.com>
Fri, 15 Jul 2022 09:43:16 +0000 (11:43 +0200)
commit5bd5666d8ad88366789b344647529841f6dadd7f
treed1decafc46ea487d5f94d80f0d9b30677c9040f1
parent42ed6748afa45fb3f540a5fd83595eee050c48fe
wifi: mac80211: mlme: first adjustments for MLO

Do the first adjustments in the client-side code to pass
the link pointer (instead of sdata) to most places etc.

This is just preparation, so the real MLO patches become
smaller.

Note that this isn't complete, notably there are still
quite a few references to sta->deflink and sta->sta.deflink.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
net/mac80211/chan.c
net/mac80211/ieee80211_i.h
net/mac80211/mlme.c