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:
Stephen Hemminger
2008-05-30 09:49:53 -07:00
committed by Jeff Garzik
parent 41873e9aff
commit f8f31544bf
2 changed files with 14 additions and 16 deletions

View File

@@ -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;