]> git.ipfire.org Git - thirdparty/hostap.git/commit
nl80211: Select frame TX frequency according to the transmitting link
authorAndrei Otcheretianski <andrei.otcheretianski@intel.com>
Mon, 22 May 2023 19:33:38 +0000 (22:33 +0300)
committerJouni Malinen <j@w1.fi>
Wed, 7 Jun 2023 07:50:19 +0000 (10:50 +0300)
commit7b45c2e6bca990e4b2e67022cc5da45bc4acca3f
tree44ac5a1871f374a7f1569e408736beb2cb04b633
parent2b541601daae70fa2db3e4c54dbb8bbeae6e8224
nl80211: Select frame TX frequency according to the transmitting link

In MLO, multiple BSSs can transmit on different frequencies. Select
link frequencies according to the transmitter address.

Signed-off-by: Andrei Otcheretianski <andrei.otcheretianski@intel.com>
src/drivers/driver_nl80211.c