Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
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>
- Loading branch information