aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/tlan.h
diff options
context:
space:
mode:
authorStephen Hemminger <shemminger@vyatta.com>2008-05-30 09:49:53 -0700
committerJeff Garzik <jgarzik@redhat.com>2008-05-30 22:17:57 -0400
commitf8f31544bf12e0934acb197889215bdc41762912 (patch)
tree0a0eb16882cbcfc53383cc321ba0c3548ef6c268 /drivers/net/tlan.h
parenttlan: get rid of padding buffer (diff)
downloadlinux-dev-f8f31544bf12e0934acb197889215bdc41762912.tar.xz
linux-dev-f8f31544bf12e0934acb197889215bdc41762912.zip
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>
Diffstat (limited to 'drivers/net/tlan.h')
-rw-r--r--drivers/net/tlan.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/net/tlan.h b/drivers/net/tlan.h
index 41ce0b665937..f2fd3167be04 100644
--- a/drivers/net/tlan.h
+++ b/drivers/net/tlan.h
@@ -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;