bgscan_simple: Reschedule first fast scan
authorPaul Stewart <pstew@google.com>
Thu, 31 Mar 2011 15:06:09 +0000 (18:06 +0300)
committerJouni Malinen <j@w1.fi>
Thu, 31 Mar 2011 15:06:09 +0000 (18:06 +0300)
commit439efd1eac41bed0606f6da66a0879b8f46c4df7
tree274467f6f1c4a80fa73e4a6321ffcc6d3f6a7f85
parent6d21d4112509da37982809817e8f83ffedb55d3b
bgscan_simple: Reschedule first fast scan

If the scan interval switches to the short interval soon after a
scan, bgscan_simple should not immediately scan again. However,
it should also make sure that the next scan occurs no later than
the new, short scan interval.

Signed-off-by: Paul Stewart <pstew@google.com>
wpa_supplicant/bgscan_simple.c