]> git.ipfire.org Git - thirdparty/hostap.git/commit
Drop sched_scan filter if not enough match sets supported
authorJouni Malinen <jouni@qca.qualcomm.com>
Mon, 28 Nov 2011 15:52:36 +0000 (17:52 +0200)
committerJouni Malinen <j@w1.fi>
Mon, 28 Nov 2011 15:52:36 +0000 (17:52 +0200)
commit86b47aaf3608827d50b24ab58fbc1ceb92a5d33e
tree974b57ee95dae7e7b5e7efafc7f450f63acc87c4
parenta8cb5a88975df249b4e317212ef3448a377c7498
Drop sched_scan filter if not enough match sets supported

Instead of including only a single SSID in the sched_scan request if
the driver does not support match sets, just drop the SSID filter and
configure more SSIDs up to the sched_scan limit.

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