]> git.baikalelectronics.ru Git - kernel.git/commit
wifi: mac80211: mlme: transmit assoc frame with address translation
authorJohannes Berg <johannes.berg@intel.com>
Thu, 21 Jul 2022 21:35:21 +0000 (23:35 +0200)
committerJohannes Berg <johannes.berg@intel.com>
Fri, 22 Jul 2022 12:28:41 +0000 (14:28 +0200)
commit4bc9d885c575a52e59631c6e8ec0843206eb858a
treecd150e6e96ab1eab12e8f7ccee40bf9af107e478
parentf8e59fac1de65fa5e0f556101f90a07e4c9744ee
wifi: mac80211: mlme: transmit assoc frame with address translation

To transmit the association frame to the right station and
with address translation, use the correct addresses there
and set up the AP address in the configuration earlier so
it's applied during the transmit of auth/assoc frames.

Fixes: 8020ebb801e6 ("wifi: mac80211: support MLO authentication/association with one link")
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
net/mac80211/mlme.c