]> git.ipfire.org Git - thirdparty/hostap.git/commit
ACS: Add link id if operating as an AP MLD
authorChenming Huang <quic_chenhuan@quicinc.com>
Sat, 29 Jul 2023 02:19:03 +0000 (07:49 +0530)
committerJouni Malinen <j@w1.fi>
Fri, 2 Feb 2024 08:44:46 +0000 (10:44 +0200)
commit0e91a86ec55fda2af83edc2ca3e7d63245b450d5
treee48d77eea340583fd826b3df123f486676fb64ab
parent1abdeaa412be5671a7beab6c3525010c693445f2
ACS: Add link id if operating as an AP MLD

ACS is triggered per link, so link id is needed for the driver to handle
when the ACS operation is offloaded.

Signed-off-by: Chenming Huang <quic_chenhuan@quicinc.com>
src/ap/ap_drv_ops.c
src/drivers/driver.h
src/drivers/driver_nl80211.c