[Make-wifi-fast] [PATCH] ath9k: Make sure to zero status.tx_time before reporting TX status
Kalle Valo
kvalo at codeaurora.org
Tue Feb 26 08:07:52 EST 2019
Toke Høiland-Jørgensen wrote:
> 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 at redhat.com>
> Signed-off-by: Kalle Valo <kvalo at codeaurora.org>
Patch applied to ath-next branch of ath.git, thanks.
cc591d77aba1 ath9k: Make sure to zero status.tx_time before reporting TX status
--
https://patchwork.kernel.org/patch/10815445/
https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches
More information about the Make-wifi-fast
mailing list