summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorToke Høiland-Jørgensen <toke@redhat.com>2019-02-15 17:48:55 +0100
committerKalle Valo <kvalo@codeaurora.org>2019-02-26 15:07:28 +0200
commitcc591d77aba12ee69fedd12140b3dfa0816c178a (patch)
tree659781a1a821039510dc3b95deb8d8631b5fe134 /tools/perf/scripts/python
parent15493239eacf4487f5744bf88a2f95b09d2a2453 (diff)
ath9k: Make sure to zero status.tx_time before reporting TX status
Since ath9k reports airtime usage directly using the ieee80211_report_airtime() callback, it shouldn't also report it using the tx_time in status. Make sure the field is zeroed before TX status is reported to avoid spurious airtime being accounted by bits being left over from earlier uses of the cb. Fixes: 89cea7493a34 ("ath9k: Switch to mac80211 TXQ scheduling and airtime APIs") Signed-off-by: Toke Høiland-Jørgensen <toke@redhat.com> Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions