commit | df245dce572bc22b230a05532a3f9daee50effb5 | [log] [tgz] |
---|---|---|
author | Alexander Kurz <akurz@blala.de> | Fri Apr 16 03:01:01 2010 +0000 |
committer | David S. Miller <davem@davemloft.net> | Wed Apr 21 16:27:55 2010 -0700 |
tree | ae2dbed36263a6e42bc671c42efd15bf0531c342 | |
parent | bc8e4b954e463716a57d8113dd50ae9d47b682a7 [diff] |
net: 3c574_cs fix stats.tx_bytes counter Update the stats counter calculation in 3c574_cs, similar to the method used in 3c589_cs. This corrects the contents of the counter on tests using a "Megahertz 574B" card. [linux@dominikbrodowski.net: clean up commit message] Signed-off-by: Alexander Kurz <linux@kbdbabel.org> Signed-off-by: Dominik Brodowski <linux@dominikbrodowski.net> Signed-off-by: David S. Miller <davem@davemloft.net>