tlan: use netdevice stats
Use new netdevice common stats area. Compile tested only. Signed-off-by: Stephen Hemminger <shemminger@vyatta.com> Signed-off-by: Jeff Garzik <jgarzik@redhat.com>
This commit is contained in:
committed by
Jeff Garzik
parent
41873e9aff
commit
f8f31544bf
@@ -194,7 +194,6 @@ typedef struct tlan_private_tag {
|
||||
u32 timerSetAt;
|
||||
u32 timerType;
|
||||
struct timer_list timer;
|
||||
struct net_device_stats stats;
|
||||
struct board *adapter;
|
||||
u32 adapterRev;
|
||||
u32 aui;
|
||||
|
Reference in New Issue
Block a user