commit | 1f765d9f4cfca6ef77dd19a0e48590324e579c72 | [log] [tgz] |
---|---|---|
author | Tobias Klauser <tklauser@distanz.ch> | Tue Jul 08 09:11:56 2014 +0200 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Wed Jul 09 12:19:37 2014 -0700 |
tree | 579ca5510fb1df52cdd92e95e69dac445a8946d4 | |
parent | 11306d1f20ca4ef8a0f383618423e0ee7979e94a [diff] |
staging: et131x: Use net_device_stats from struct net_device Instead of using an own copy of struct net_device_stats in struct et131x_adapter, use stats from struct net_device. Signed-off-by: Tobias Klauser <tklauser@distanz.ch> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>