QCA vendor command support to set band to driver
authorSrinivas Dasari <dasaris@qti.qualcomm.com>
Mon, 27 Jul 2015 10:14:22 +0000 (15:44 +0530)
committerJouni Malinen <j@w1.fi>
Tue, 28 Jul 2015 18:00:18 +0000 (21:00 +0300)
commit844dfeb804af7e6934b5d8e5ffbe2e813dabff54
treeb470ce2868e56791a7d8d5aee99f2f5f16062a51
parent06836013d33b63c2aaa9bcde391e79a4113f101d
QCA vendor command support to set band to driver

Add vendor command to pass SET setband command to the driver and read
the updated channel list from driver when this notification succeeds.
This allows the driver to update its internal channel lists based on
setband configuration.

Signed-off-by: Jouni Malinen <jouni@qca.qualcomm.com>
src/common/defs.h
src/common/qca-vendor.h
src/drivers/driver.h
src/drivers/driver_nl80211.c
src/drivers/driver_nl80211.h
src/drivers/driver_nl80211_capa.c
wpa_supplicant/ctrl_iface.c
wpa_supplicant/driver_i.h
wpa_supplicant/wpa_supplicant_i.h