]> git.itanic.dy.fi Git - linux-stable/commit
p54: Support boottime in scan results
authorChristian Lamparter <chunkeey@gmail.com>
Fri, 24 May 2019 21:33:08 +0000 (23:33 +0200)
committerKalle Valo <kvalo@codeaurora.org>
Tue, 28 May 2019 12:27:06 +0000 (15:27 +0300)
commitc11c75ec784e8b6e29ce147cd53f6e98584743c2
tree792d728cadee0ff532208cfe444d24f5682877ec
parent1645ab931998b39aed5761f095956f0b10a6362f
p54: Support boottime in scan results

This patch fixes an issue with wpa_supplicant dropping all scan
results because their where considered to be "too old" (e.g.:
"skip - scan result not recent enough (121056.086325 seconds too old)")
which is very weird because this looks like that the scan results have
been received before a scan started. This is due to the inaccuracy of
the default timing mechanism for calculating the BSS entry age.

Signed-off-by: Christian Lamparter <chunkeey@gmail.com>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
drivers/net/wireless/intersil/p54/txrx.c