wifi: mac80211_hwsim: fix address translation for MLO
authorJohannes Berg <johannes.berg@intel.com>
Mon, 18 Jul 2022 14:45:50 +0000 (16:45 +0200)
committerJohannes Berg <johannes.berg@intel.com>
Fri, 22 Jul 2022 12:27:56 +0000 (14:27 +0200)
commite4c9050a0dee71fc24e5d93a1003f18a3c6f6f88
tree3d342ff345eb3f16cfff6fca800e1425f39b89a8
parent1f6389440cebfbca40cc513da69c54b5c24381b1
wifi: mac80211_hwsim: fix address translation for MLO

There are two issues here: we need to do the translation
even in case mac80211 selected a link, and we should only
translate the A3 if it's the BSSID. Fix both.

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