[PATCH] mv643xx_eth: Fix ethtool stats
authorMaxime Bizon <mbizon@freebox.fr>
Tue, 3 Oct 2006 17:27:10 +0000 (10:27 -0700)
committerJeff Garzik <jeff@garzik.org>
Thu, 5 Oct 2006 10:43:24 +0000 (06:43 -0400)
commit70fbf32703a9c4d3403663d1fc24fd8afc76d56f
tree7d15c14bc89a2d04288d83393fc7b7b4cb098c22
parent751ae21c6cd1493e3d0a4935b08fb298b9d89773
[PATCH] mv643xx_eth: Fix ethtool stats

Some stats reported by ethtool -S on mv643xx_eth device are cleared
between each call.  This patch fixes it.

Signed-off-by: Maxime Bizon <mbizon@freebox.fr>
Signed-off-by: Dale Farnsworth <dale@farnsworth.org>
Signed-off-by: Jeff Garzik <jeff@garzik.org>
drivers/net/mv643xx_eth.c