zd1201: convert to internal net_device_stats

Signed-off-by: Stephen Hemminger <shemminger@vyatta.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
Stephen Hemminger
2009-03-20 19:36:31 +00:00
committed by David S. Miller
parent 85a151b760
commit 22bc1ce4f1
2 changed files with 10 additions and 20 deletions

View File

@ -26,7 +26,6 @@ struct zd1201 {
struct usb_device *usb;
int removed;
struct net_device *dev;
struct net_device_stats stats;
struct iw_statistics iwstats;
int endp_in;