From: David S. Miller Date: Mon, 14 Aug 2023 07:06:25 +0000 (+0100) Subject: Merge branch 'net-stats-helpers' X-Git-Tag: kvm-x86-next-2023.09.07~130^2~124 X-Git-Url: https://www.infradead.org/git/?a=commitdiff_plain;h=a9142847b7c27c0a9f4fb071517857a329435e0d;p=users%2Fdwmw2%2Flinux.git Merge branch 'net-stats-helpers' Li Zetao says: ==================== Use helper functions to update stats The patch set uses the helper functions dev_sw_netstats_rx_add() and dev_sw_netstats_tx_add() to update stats, which is the same as implementing the function separately. ==================== Signed-off-by: David S. Miller --- a9142847b7c27c0a9f4fb071517857a329435e0d