diff options
author | A. Cody Schuffelen <schuffelen@google.com> | 2021-03-18 21:04:19 +0100 |
---|---|---|
committer | Johannes Berg <johannes.berg@intel.com> | 2021-04-08 10:14:57 +0200 |
commit | b57aa17f07c9270e576ef7df09f142978b5a75f0 (patch) | |
tree | 9e794055790be16052ff49748b319bad1169f45f /net | |
parent | cfg80211: remove WARN_ON() in cfg80211_sme_connect (diff) | |
download | linux-b57aa17f07c9270e576ef7df09f142978b5a75f0.tar.xz linux-b57aa17f07c9270e576ef7df09f142978b5a75f0.zip |
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>
Diffstat (limited to 'net')
0 files changed, 0 insertions, 0 deletions