commit | ff458f6f1e464ee5239bcf37af4028c01d0ccf45 | [log] [tgz] |
---|---|---|
author | Tobias Klauser <tklauser@distanz.ch> | Wed Jul 09 11:07:37 2014 +0200 |
committer | David S. Miller <davem@davemloft.net> | Wed Jul 09 16:48:35 2014 -0700 |
tree | e0597ddb6c55d1ff482410d128ada9595af2b9fe | |
parent | 21621e93f24b5f8de8262ace269a5f692a826bed [diff] |
arc_emac: Use net_device_stats from struct net_device 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>