diff options
author | Dmitry Antipov <dmantipov@yandex.ru> | 2024-12-09 18:50:27 +0300 |
---|---|---|
committer | Jeff Johnson <jeff.johnson@oss.qualcomm.com> | 2024-12-19 20:41:03 +0300 |
commit | 0cc6510ca4639a20c8921f223f05faa485795204 (patch) | |
tree | b34a0a89c6ec4f3cfd25f8b38443911a22aba465 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | d19ac7ef6ee997298a42335d0dd09b67c6cb19bf (diff) | |
download | linux-0cc6510ca4639a20c8921f223f05faa485795204.tar.xz |
wifi: ath9k: simplify internal time management
Prefer 'ktime_t' over 'struct timespec64' for 'struct ath_chanctx' and
'struct ath_softc' timestamps, choose standard kernel time API over an
ad-hoc math in 'chanctx_event_delta()' and 'ath9k_hw_get_tsf_offset()',
adjust related users. Compile tested only.
Signed-off-by: Dmitry Antipov <dmantipov@yandex.ru>
Acked-by: Toke Høiland-Jørgensen <toke@toke.dk>
Link: https://patch.msgid.link/20241209155027.636400-3-dmantipov@yandex.ru
Signed-off-by: Jeff Johnson <jeff.johnson@oss.qualcomm.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions