]> git.ipfire.org Git - thirdparty/hostap.git/commit
ACS: Handle ACS channel selected event in specified link
authorChenming Huang <quic_chenhuan@quicinc.com>
Sat, 29 Jul 2023 02:51:03 +0000 (08:21 +0530)
committerJouni Malinen <j@w1.fi>
Fri, 2 Feb 2024 08:48:10 +0000 (10:48 +0200)
commite650fa4d798ae3c419bc514f715e03eab65c2652
tree40e0eecadd52e9ecbb4db1909d28e6a2f2f040a1
parent0e91a86ec55fda2af83edc2ca3e7d63245b450d5
ACS: Handle ACS channel selected event in specified link

When ACS offloaded to the driver, the channel selected event carries
link id to specify the link if operating as AP MLD.

Find the specified link to handle this event.

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