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:
committed by
David S. Miller
parent
85a151b760
commit
22bc1ce4f1
@ -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;
|
||||
|
Reference in New Issue
Block a user