diff options
author | Doug Berger <opendmb@gmail.com> | 2020-04-23 15:44:17 -0700 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2020-04-23 16:02:05 -0700 |
commit | a6d0b83f25073bdf08b8547aeff961a62c6ab229 (patch) | |
tree | 439f7a408cef772f63d7a608b6b527fb75a1b729 /scripts/gdb/linux/config.py | |
parent | 9d3cdd446e702f8c177b2d029fc72676e61a4ae8 (diff) |
net: bcmgenet: correct per TX/RX ring statistics
The change to track net_device_stats per ring to better support SMP
missed updating the rx_dropped member.
The ndo_get_stats method is also needed to combine the results for
ethtool statistics (-S) before filling in the ethtool structure.
Fixes: 37a30b435b92 ("net: bcmgenet: Track per TX/RX rings statistics")
Signed-off-by: Doug Berger <opendmb@gmail.com>
Acked-by: Florian Fainelli <f.fainelli@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'scripts/gdb/linux/config.py')
0 files changed, 0 insertions, 0 deletions