From: David S. Miller Date: Mon, 14 Aug 2023 07:06:25 +0000 (+0100) Subject: Merge branch 'net-stats-helpers' X-Git-Tag: block-6.6-2023-09-08~22^2~124 X-Git-Url: https://git.kernel.dk/?a=commitdiff_plain;h=a9142847b7c27c0a9f4fb071517857a329435e0d;p=linux-block.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