commit | 3440ecc4538b7e833b979af9caec613c984b2302 | [log] [tgz] |
---|---|---|
author | Florian Fainelli <florian@openwrt.org> | Wed Apr 11 07:18:39 2012 +0000 |
committer | David S. Miller <davem@davemloft.net> | Thu Apr 12 16:06:24 2012 -0400 |
tree | 534939ca4f8371aa15380e9ea707e9656faaa098 | |
parent | 2fa15bbdd8a1ac096819df29db8d69b063752bee [diff] |
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>