wpa_supplicant: Fix channel switch notification with VHT
authorAndrei Otcheretianski <andrei.otcheretianski@intel.com>
Tue, 8 Sep 2015 09:46:23 +0000 (12:46 +0300)
committerJouni Malinen <j@w1.fi>
Fri, 25 Sep 2015 18:09:58 +0000 (21:09 +0300)
commit55b4cc6dd7321878707ef28fd1cd61b0fe81d24d
treeec42e407f6c2fc7dd5aa3efc1a573cc54a54b6d4
parentd7ded54774410591abd5705eb203455baf19a7de
wpa_supplicant: Fix channel switch notification with VHT

Fix a bug in wpas_ap_ch_switch() function, which didn't pass VHT
frequencies correctly to hostapd_event_ch_switch().

Signed-off-by: Andrei Otcheretianski <andrei.otcheretianski@intel.com>
wpa_supplicant/ap.c