]> git.ipfire.org Git - thirdparty/hostap.git/commit
Extend hostapd to support setband to driver via QCA vendor command
authorHu Wang <huw@codeaurora.org>
Wed, 23 Oct 2019 09:54:18 +0000 (17:54 +0800)
committerJouni Malinen <j@w1.fi>
Mon, 2 Dec 2019 13:55:43 +0000 (15:55 +0200)
commit38203148e99b13e7c26cebe43404b976d8108b07
tree3af0a060dd0b75130c0385be6bd5c139ab1c9823
parent3c13af55731c06ca24f7df0734f11b94649a7d39
Extend hostapd to support setband to driver via QCA vendor command

Commit 844dfeb804af ("QCA vendor command support to set band to driver")
added a vendor command to pass 'SET setband' command information to the
driver in wpa_supplicant. Add similar changes to hostapd control
interface.

Signed-off-by: Jouni Malinen <jouni@codeaurora.org>
hostapd/ctrl_iface.c
src/ap/ap_drv_ops.h