]> git.ipfire.org Git - thirdparty/hostap.git/commit
GAS: Do not start new scan operation during an ongoing GAS query
authorJouni Malinen <jouni@qca.qualcomm.com>
Mon, 21 Oct 2013 10:20:38 +0000 (13:20 +0300)
committerJouni Malinen <j@w1.fi>
Mon, 21 Oct 2013 10:20:38 +0000 (13:20 +0300)
commitcbc548489205b719897202cffdb3d692ea3ca60f
treeba6fc0d8f3660e03d8782c11370ea8dc02ac8b23
parentc3775143377887575ad24d244874ea770249f8c8
GAS: Do not start new scan operation during an ongoing GAS query

These operations can have conflicting offchannel requirements, so wait
with a new scan trigger until a pending GAS query has been completed.

Signed-hostap: Jouni Malinen <jouni@qca.qualcomm.com>
wpa_supplicant/gas_query.c
wpa_supplicant/gas_query.h
wpa_supplicant/scan.c