staging: et131x: Use net_device_stats from struct net_device
authorTobias Klauser <tklauser@distanz.ch>
Tue, 8 Jul 2014 07:11:56 +0000 (09:11 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 9 Jul 2014 19:19:37 +0000 (12:19 -0700)
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>

No differences found