commit | b57aa17f07c9270e576ef7df09f142978b5a75f0 | [log] [tgz] |
---|---|---|
author | A. Cody Schuffelen <schuffelen@google.com> | Thu Mar 18 13:04:19 2021 -0700 |
committer | Johannes Berg <johannes.berg@intel.com> | Thu Apr 08 10:14:57 2021 +0200 |
tree | 9e794055790be16052ff49748b319bad1169f45f | |
parent | 1b5ab825d9acc0f27d2f25c6252f3526832a9626 [diff] |
virt_wifi: Return micros for BSS TSF values cfg80211_inform_bss expects to receive a TSF value, but is given the time since boot in nanoseconds. TSF values are expected to be at microsecond scale rather than nanosecond scale. Signed-off-by: A. Cody Schuffelen <schuffelen@google.com> Link: https://lore.kernel.org/r/20210318200419.1421034-1-schuffelen@google.com Signed-off-by: Johannes Berg <johannes.berg@intel.com>