diff options
author | 2020-11-13 10:27:27 +0100 | |
---|---|---|
committer | 2020-11-16 15:47:50 -0800 | |
commit | 7a30ecc9237681bb125cbd30eee92bef7e86293d (patch) | |
tree | 01c7e898fb047eb1671155fac36cc96a0ac58110 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | net: ethernet: ti: cpsw: fix error return code in cpsw_probe() (diff) | |
download | wireguard-linux-7a30ecc9237681bb125cbd30eee92bef7e86293d.tar.xz wireguard-linux-7a30ecc9237681bb125cbd30eee92bef7e86293d.zip |
net: bridge: add missing counters to ndo_get_stats64 callback
In br_forward.c and br_input.c fields dev->stats.tx_dropped and
dev->stats.multicast are populated, but they are ignored in
ndo_get_stats64.
Fixes: 28172739f0a2 ("net: fix 64 bit counters on 32 bit arches")
Signed-off-by: Heiner Kallweit <hkallweit1@gmail.com>
Link: https://lore.kernel.org/r/58ea9963-77ad-a7cf-8dfd-fc95ab95f606@gmail.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions