aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wan/x25_asy.h
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/net/wan/x25_asy.h')
-rw-r--r--drivers/net/wan/x25_asy.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/drivers/net/wan/x25_asy.h b/drivers/net/wan/x25_asy.h
index 41770200ceb6..8f0fc2e57e2b 100644
--- a/drivers/net/wan/x25_asy.h
+++ b/drivers/net/wan/x25_asy.h
@@ -28,10 +28,6 @@ struct x25_asy {
unsigned char *xbuff; /* transmitter buffer */
unsigned char *xhead; /* pointer to next byte to XMIT */
int xleft; /* bytes left in XMIT queue */
-
- /* X.25 interface statistics. */
- struct net_device_stats stats;
-
int buffsize; /* Max buffers sizes */
unsigned long flags; /* Flag values/ mode etc */