Defer scan if connection is in progress on any of the shared interfaces
authorDeepthi Gowri <deepthi@codeaurora.org>
Fri, 10 May 2013 13:10:50 +0000 (16:10 +0300)
committerJouni Malinen <j@w1.fi>
Fri, 10 May 2013 13:10:50 +0000 (16:10 +0300)
commit36b9883d84c9b9af35999fa7edd464b97c7a4e68
tree46aa939913bb3fece12f50846277d19cdc87e0ea
parent7c0e1e27575cd273f928fd4820047cba0322718c
Defer scan if connection is in progress on any of the shared interfaces

Scanning can delay concurrent operations considerably, so it is better
to avoid that while trying to connect on any of the virtual interfaces
that share the same radio.

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