WPS: Do not use sched_scan for provisioning step
authorJouni Malinen <jouni@qca.qualcomm.com>
Wed, 15 Feb 2012 18:39:54 +0000 (20:39 +0200)
committerJouni Malinen <j@w1.fi>
Wed, 15 Feb 2012 18:41:42 +0000 (20:41 +0200)
commitaa283ddd976aaac5e35fccdd116602c727d30798
tree1f095f7fdb9ef542bdd9cb13b22a96eed66604b8
parent0c01d65d6deb4b4d721d255d0e7ca24d8ea2c6b5
WPS: Do not use sched_scan for provisioning step

Normal scan is more reliable and faster for WPS operations and since
these are for short periods of time, the benefit of trying to use
sched_scan would be limited. This can fix WPS connectivity issues
with some drivers.

Signed-hostap: Jouni Malinen <jouni@qca.qualcomm.com>
intended-for: hostap-1
wpa_supplicant/scan.c