]> git.ipfire.org Git - thirdparty/hostap.git/commit - wpa_supplicant/scan.c
Increase min sched_scan interval from 2 to 10 seconds
authorJouni Malinen <jouni@qca.qualcomm.com>
Tue, 29 Nov 2011 18:05:58 +0000 (20:05 +0200)
committerJouni Malinen <j@w1.fi>
Tue, 29 Nov 2011 18:05:58 +0000 (20:05 +0200)
commitea5bae473155f075709b4ea1b4671f2836fadc0a
tree68ef1b3aa7a841bd0ed6d3dbac46ec8a7fc23d43
parent216eede8303871d5f27dd374061c9aaebc4e5a1c
Increase min sched_scan interval from 2 to 10 seconds

Trying to run sched_scan round every two seconds by defaults sounds way
too frequent since dualband cards are unlikely to be able to complete
the full scan cycle in two seconds. For now, set the hardcoded value to
10 seconds to make this somewhat more reasonable.

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