]> git.ipfire.org Git - thirdparty/hostap.git/commit
nl80211: Set allowed frequency list per link for AP MLD
authorChenming Huang <quic_chenhuan@quicinc.com>
Mon, 15 Jan 2024 12:03:18 +0000 (17:33 +0530)
committerJouni Malinen <j@w1.fi>
Wed, 24 Jan 2024 16:32:50 +0000 (18:32 +0200)
commit6c334d9f049ad2510c2c261404c90a8d37a87e38
tree527c83940e8a4f5e89a5b4996979813fac1f692c
parent42cd2376fdeb4d5abb629b3f79c7d043f964b9e0
nl80211: Set allowed frequency list per link for AP MLD

QCA_WLAN_VENDOR_ATTR_CONFIG_AP_ALLOWED_FREQ_LIST needs be to set per
link if operating as an AP MLD.

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