arc_emac: Use net_device_stats from struct net_device
authorTobias Klauser <tklauser@distanz.ch>
Wed, 9 Jul 2014 09:07:37 +0000 (11:07 +0200)
committerDavid S. Miller <davem@davemloft.net>
Wed, 9 Jul 2014 23:48:35 +0000 (16:48 -0700)
Instead of using a private copy of struct net_device_stats in struct
arc_emac_priv, use stats from struct net_device.

Signed-off-by: Tobias Klauser <tklauser@distanz.ch>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found