diff options
Diffstat (limited to 'drivers/net/irda/via-ircc.h')
-rw-r--r-- | drivers/net/irda/via-ircc.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/net/irda/via-ircc.h b/drivers/net/irda/via-ircc.h index 403c3f77634c..d9d1db03fa2d 100644 --- a/drivers/net/irda/via-ircc.h +++ b/drivers/net/irda/via-ircc.h | |||
@@ -95,7 +95,6 @@ struct via_ircc_cb { | |||
95 | struct tx_fifo tx_fifo; /* Info about frames to be transmitted */ | 95 | struct tx_fifo tx_fifo; /* Info about frames to be transmitted */ |
96 | 96 | ||
97 | struct net_device *netdev; /* Yes! we are some kind of netdevice */ | 97 | struct net_device *netdev; /* Yes! we are some kind of netdevice */ |
98 | struct net_device_stats stats; | ||
99 | 98 | ||
100 | struct irlap_cb *irlap; /* The link layer we are binded to */ | 99 | struct irlap_cb *irlap; /* The link layer we are binded to */ |
101 | struct qos_info qos; /* QoS capabilities for this device */ | 100 | struct qos_info qos; /* QoS capabilities for this device */ |