wifi: mac80211: add multi-link element to AUTH frames
authorJohannes Berg <johannes.berg@intel.com>
Tue, 12 Jul 2022 11:38:07 +0000 (13:38 +0200)
committerJohannes Berg <johannes.berg@intel.com>
Fri, 15 Jul 2022 09:43:21 +0000 (11:43 +0200)
commit8ec9a96b83bd69a8735f2a532105a62eb2e05309
tree63f42e67827fb9dbe3332fc0d6e8a1b9e062af90
parent64f4b93afaf18f471724268bbb2d43262a9e0334
wifi: mac80211: add multi-link element to AUTH frames

When sending an authentication frame from an MLD, include
the multi-link element with the MLD address and use the
link address for transmission.

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