Fix CONFIG_NO_SCAN_PROCESSING=y build
authorJouni Malinen <j@w1.fi>
Sun, 12 Oct 2014 14:02:23 +0000 (17:02 +0300)
committerJouni Malinen <j@w1.fi>
Sun, 12 Oct 2014 14:02:23 +0000 (17:02 +0300)
commit3eafc494d8cef27fbcadf59620b83da5a5126289
treea1d79d987f19e3f017c995581dcca49f2d0eaf07
parentcd3153a9832272fbe6f48cb965401c9d9867e8f8
Fix CONFIG_NO_SCAN_PROCESSING=y build

ht_supported() was used but not defined in such a case.

Signed-off-by: Jouni Malinen <j@w1.fi>
src/drivers/driver.h
src/drivers/driver_common.c
wpa_supplicant/events.c
wpa_supplicant/wpa_supplicant_i.h