]> git.baikalelectronics.ru Git - kernel.git/commit
wifi: mac80211: tx: use AP address in some places for MLO
authorJohannes Berg <johannes.berg@intel.com>
Fri, 15 Jul 2022 13:37:23 +0000 (15:37 +0200)
committerJohannes Berg <johannes.berg@intel.com>
Fri, 22 Jul 2022 12:27:41 +0000 (14:27 +0200)
commitf9636d75209a017c63fe9eeb6ab7866781eb3f0c
tree2c070a18fd4fcc8fbf9524107f4001a84707dcd2
parent52a194bd586bf0c2325b65b98dc2fdc172eb33ae
wifi: mac80211: tx: use AP address in some places for MLO

In a few places we need to use the AP (MLD) address, not the
deflink BSSID, the link address translation will happen later.

To make that work properly for fast-xmit, set up the ap_addr
in the vif.cfg earlier.

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