wifi: mac80211: fast-xmit: handle non-MLO clients
authorJohannes Berg <johannes.berg@intel.com>
Mon, 18 Jul 2022 14:58:18 +0000 (16:58 +0200)
committerJohannes Berg <johannes.berg@intel.com>
Fri, 22 Jul 2022 12:27:58 +0000 (14:27 +0200)
commit0f13f3c3222a0463013f73b9d4b31ac4ebdc884a
tree539de7dae265819ad129805ff1bd189283ba1606
parente4c9050a0dee71fc24e5d93a1003f18a3c6f6f88
wifi: mac80211: fast-xmit: handle non-MLO clients

If there's a non-MLO client, the A2 must be set to the BSSID
of the link since no translation will happen in lower layers
and it's needed that way for encryption.

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