commit | 71ef3cbb30444ebfba04f2a3afcf8c4743210ddd | [log] [tgz] |
---|---|---|
author | Tobias Klauser <tklauser@distanz.ch> | Fri Apr 07 10:17:32 2017 +0200 |
committer | David S. Miller <davem@davemloft.net> | Fri Apr 07 07:03:33 2017 -0700 |
tree | e3c72957282807b21d2a67f06d13799c989f9701 | |
parent | 8bf66b9d791d2de7ed43d34097ea6c2669e923d9 [diff] |
net: nmlan_cs: Use net_device_stats from struct net_device Instead of using a private copy of struct net_device_stats in struct _mace_private, use stats from struct net_device. Signed-off-by: Tobias Klauser <tklauser@distanz.ch> Signed-off-by: David S. Miller <davem@davemloft.net>