net: fec: Fix Transmitted bytes counter
authorJim Baxter <jim_baxter@mentor.com>
Thu, 27 Jun 2013 18:25:08 +0000 (19:25 +0100)
committerDavid S. Miller <davem@davemloft.net>
Tue, 2 Jul 2013 08:46:12 +0000 (01:46 -0700)
The tx_bytes field was not being updated so the
network card statistics showed 0.0B transmitted.

Signed-off-by: Jim Baxter <jim_baxter@mentor.com>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found