Remove unneeded GAS query delay on connection-in-progress
authorJouni Malinen <j@w1.fi>
Fri, 3 Jan 2014 14:54:10 +0000 (16:54 +0200)
committerJouni Malinen <j@w1.fi>
Tue, 7 Jan 2014 08:45:09 +0000 (10:45 +0200)
commit4bb232153f7cf051ab9522d1f0a4da66e62456eb
tree130f736cba8d362cafc492b573aacf6a677d91da
parent6ac4b15ef8af434d216fd2dac62ec82948ab0fbd
Remove unneeded GAS query delay on connection-in-progress

This type of protection against concurrent connection and offchannel GAS
operations is now enforced through the wpa_radio work mechanism, so this
separate protection mechanism is not needed anymore.

Signed-hostap: Jouni Malinen <j@w1.fi>
wpa_supplicant/gas_query.c