Re: [PATCH 1/3] net: mac80211: use core API for updating TX stats

From: Jakub Kicinski
Date: Thu Nov 12 2020 - 18:30:46 EST


On Thu, 12 Nov 2020 13:09:53 +0200 Lev Stipakov wrote:
> Commit d3fd65484c781 ("net: core: add dev_sw_netstats_tx_add")
> has added function "dev_sw_netstats_tx_add()" to update
> net device per-cpu TX stats.
>
> Use this function instead of ieee80211_tx_stats().
>
> Signed-off-by: Lev Stipakov <lev@xxxxxxxxxxx>

Heiner is actively working on this.

Heiner, would you mind looking at these three patches? If you have
these changes queued in your tree I'm happy to wait for them.