david decotigny 4687f3f364 forcedeth: remove unneeded stats updates
Function ndo_get_stats() updates most of the stats from hardware
registers, making the manual updates un-needed. This change removes
these manual updates. Main exception is rx_missed_errors which needs
manual update.

Another exception is rx_packets, still updated manually in this commit
to make sure this patch doesn't change behavior of driver. This will
be addressed by a future patch.

Signed-off-by: David Decotigny <david.decotigny@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2011-11-07 13:31:24 -05:00
..
2011-10-02 00:19:34 +02:00
2011-11-03 11:22:44 -07:00
2011-09-21 16:19:44 -04:00
2011-11-03 15:49:24 -05:00
2011-09-27 18:08:04 +02:00
2011-10-28 15:03:54 +09:00
2011-11-02 16:07:03 -07:00
2011-10-24 21:00:34 +02:00