]> git.ipfire.org Git - thirdparty/hostap.git/commit
nl80211: Send link ID when starting CAC for radar detection
authorAditya Kumar Singh <quic_adisi@quicinc.com>
Fri, 6 Sep 2024 13:23:56 +0000 (18:53 +0530)
committerJouni Malinen <j@w1.fi>
Mon, 7 Oct 2024 19:18:43 +0000 (22:18 +0300)
commit2657e97c5234e3211bbb6cecc91c863d680e1efc
tree23ba9b9f6f893f28333e725266a1e425a25c4ece
parentd84323d05ef30cdcf343884ac34420caf72145bd
nl80211: Send link ID when starting CAC for radar detection

For MLO, link ID needs to be sent along with the nl80211 command to
start CAC for radar detection. Pass the link ID if operating as an AP
MLD.

Signed-off-by: Aditya Kumar Singh <quic_adisi@quicinc.com>
src/ap/ap_drv_ops.c
src/drivers/driver_nl80211.c