Use configured sched_scan interval for the PNO scan
authorKamath Vinayak <c_vkamat@qti.qualcomm.com>
Sun, 15 Sep 2013 22:21:42 +0000 (15:21 -0700)
committerJouni Malinen <j@w1.fi>
Sun, 15 Sep 2013 22:21:42 +0000 (15:21 -0700)
commit3cc247a78fc86043a68d5c1b916c8d1873c60157
treea7a2459deb336131c1b2df26c6b0973f30b03df3
parent1380fcbd9f526913d5e984c52dadda867ad9b364
Use configured sched_scan interval for the PNO scan

The interval for the PNO scan did not use the configured sched_scan
interval. This commit addresses the same by using the configured value
or the default of 10 seconds if configuration parameter is not used.

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