bgscan: Use monotonic time
authorJohannes Berg <johannes.berg@intel.com>
Mon, 16 Dec 2013 20:08:32 +0000 (21:08 +0100)
committerJouni Malinen <j@w1.fi>
Tue, 24 Dec 2013 05:34:43 +0000 (07:34 +0200)
commite72a001b0f15b039d3ce21e9781f8236a21bbf06
tree9d93306b9d51f5d05afbe24836dfae52761ee672
parente05f0605bfa70314c26720d3fb5ea17bbb16eb00
bgscan: Use monotonic time

The bgscan simple and learn algorithms should run regardless
of wall clock time jumps, so make them use monotonic time.

Signed-hostap: Johannes Berg <johannes.berg@intel.com>
wpa_supplicant/bgscan_learn.c
wpa_supplicant/bgscan_simple.c