]> git.ipfire.org Git - thirdparty/hostap.git/commit
Skip EVENT_ACS_CHANNEL_SELECTED also without CONFIG_AP
authorJouni Malinen <j@w1.fi>
Sat, 28 Jan 2017 09:57:23 +0000 (11:57 +0200)
committerJouni Malinen <j@w1.fi>
Sat, 28 Jan 2017 09:57:23 +0000 (11:57 +0200)
commit34e8bfd7a94cba8fcde4578ed0c8b22b6cca44b6
treef0b20fab3b2cdf403e47252b56dc6250e162d54f
parent510fc2dfc9969cb9bfa4c629f40311fc40eb6a2e
Skip EVENT_ACS_CHANNEL_SELECTED also without CONFIG_AP

CONFIG_ACS alone should not refer to wpa_s->ap_iface to avoid potential
compilation issues.

Signed-off-by: Jouni Malinen <j@w1.fi>
wpa_supplicant/events.c