diff options
author | Heiner Kallweit <[email protected]> | 2020-11-13 10:27:27 +0100 |
---|---|---|
committer | Jakub Kicinski <[email protected]> | 2020-11-16 15:47:50 -0800 |
commit | 7a30ecc9237681bb125cbd30eee92bef7e86293d (patch) | |
tree | 01c7e898fb047eb1671155fac36cc96a0ac58110 /scripts | |
parent | 35f735c665114840dcd3142f41148d07870f51f7 (diff) |
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 <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions