Files
i2som-imx-linux/drivers
Doug Berger f71003197d net: bcmgenet: correct per TX/RX ring statistics
[ Upstream commit a6d0b83f25 ]

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: 37a30b435b ("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>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2020-04-29 16:31:20 +02:00
..
2020-04-23 10:30:20 +02:00
2020-03-11 14:14:45 +01:00
2020-04-13 10:45:03 +02:00
2020-03-20 11:55:59 +01:00
2020-04-29 16:31:16 +02:00
2020-02-24 08:34:47 +01:00