Tobias Klauser 5dbfbc4027 ep93xx_eth: Use net_device_stats from struct net_device
struct net_device has its own struct net_device_stats member, so use
this one instead of a private copy in the ep93xx_priv struct. As the new
ndo_get_stats function would just return dev->stats we can omit it.

Signed-off-by: Tobias Klauser <tklauser@distanz.ch>
Signed-off-by: David S. Miller <davem@davemloft.net>
2010-08-19 17:19:04 -07:00
..
2010-08-15 01:06:31 -04:00
2010-08-13 12:03:24 -07:00
2010-08-12 04:14:32 +01:00
2010-08-15 17:32:47 -07:00
2010-07-26 08:05:31 -07:00
2010-07-27 12:40:54 +02:00