r6040: fix typo on stats update in tx path
authorFlorian Fainelli <florian@openwrt.org>
Wed, 11 Apr 2012 07:18:39 +0000 (07:18 +0000)
committerDavid S. Miller <davem@davemloft.net>
Thu, 12 Apr 2012 20:06:24 +0000 (16:06 -0400)
commit3440ecc4538b7e833b979af9caec613c984b2302
tree534939ca4f8371aa15380e9ea707e9656faaa098
parent2fa15bbdd8a1ac096819df29db8d69b063752bee
r6040: fix typo on stats update in tx path

We are currently updating the rx fifo error counter in the tx path while
it should have been the tx fifo error counter, fix that.

Signed-off-by: Florian Fainelli <florian@openwrt.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/rdc/r6040.c