Re: [PATCH] mv643xx_eth: Fix tx_bytes stats calculation

2007-09-15 Thread Jeff Garzik
Dale Farnsworth wrote: Reported by Corey Minyard <[EMAIL PROTECTED]> --- drivers/net/mv643xx_eth.c |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) applied - To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to [EMAIL PROTECTED] More majordom

[PATCH] mv643xx_eth: Fix tx_bytes stats calculation

2007-09-14 Thread Dale Farnsworth
Reported by Corey Minyard <[EMAIL PROTECTED]> --- drivers/net/mv643xx_eth.c |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/net/mv643xx_eth.c b/drivers/net/mv643xx_eth.c index 1799eee..6a117e9 100644 --- a/drivers/net/mv643xx_eth.c +++ b/drivers/net/mv643xx_eth.c @@