wifi: mac80211: wme: use ap_addr instead of deflink BSSID
authorJohannes Berg <johannes.berg@intel.com>
Tue, 6 Sep 2022 20:18:19 +0000 (22:18 +0200)
committerJohannes Berg <johannes.berg@intel.com>
Fri, 7 Oct 2022 13:24:01 +0000 (15:24 +0200)
commit2d5e6171493695e962592657430a749f9f0d0728
treef3b4a9e4bef1301f12b49585f2b549619a7d11dd
parentc2d052a3c41aa7815714a18911819efde0d7d384
wifi: mac80211: wme: use ap_addr instead of deflink BSSID

We use this to look up the destination station, so it
needs to be the MLD address of the AP for an MLO; use
ap_addr instead of the BSSID.

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