On 3/21/2018 11:44 PM, dimitrysh@xxxxxxxxxx wrote:
From 01da9ee11ce6e0973972b2ffd37eef660714f71a Mon Sep 17 00:00:00 2001
From: Dmitry Shmidt <dimitrysh@xxxxxxxxxx>
Date: Wed, 21 Mar 2018 15:35:45 -0700
Subject: [PATCH] brcmfmac: Add timestamp to scan results report
Monotonic time from boot is good timestamp indicator
and it can be used by kernel and userspace.
Thanks, Dmitry
I recall a similar attempt for another driver, but I think the timestamp
should really be the TSF of the beacon/proberesp received. As you
already Cc-ed Johannes explicitly maybe he can clarify what is needed
here as I do not recall the details. ;-)
Regards,
Arend
Change-Id: I122374fa79c6dbd7967b2c30553cb04dee032ebc
Signed-off-by: Dmitry Shmidt <dimitrysh@xxxxxxxxxx>
---
drivers/net/wireless/broadcom/brcm80211/brcmfmac/cfg80211.c | 6 +++++-
1 file changed, 5 insertions(+), 1 deletion(-)