wifi: mac80211: transmit AddBA with MLD address
authorJohannes Berg <johannes.berg@intel.com>
Tue, 6 Sep 2022 20:25:50 +0000 (22:25 +0200)
committerJohannes Berg <johannes.berg@intel.com>
Fri, 7 Oct 2022 13:24:02 +0000 (15:24 +0200)
commitf7ee304111584b1822c960b0b5e7ebbe3d4e406b
tree3e1e3106bc2c63404d917b5261ae95c9c99db554
parent2d5e6171493695e962592657430a749f9f0d0728
wifi: mac80211: transmit AddBA with MLD address

This management frame is intended for the MLD so we
treat it in mac80211 as MLD addressed as well, and
should therefore use the MLD address of the AP for
the BSSID field in the frame, address translation
applies.

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