diff options
Diffstat (limited to 'drivers/net/irda/ali-ircc.h')
-rw-r--r-- | drivers/net/irda/ali-ircc.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/net/irda/ali-ircc.h b/drivers/net/irda/ali-ircc.h index ed35d99763d5..0c8edb41bd0a 100644 --- a/drivers/net/irda/ali-ircc.h +++ b/drivers/net/irda/ali-ircc.h | |||
@@ -191,7 +191,6 @@ struct ali_ircc_cb { | |||
191 | struct tx_fifo tx_fifo; /* Info about frames to be transmitted */ | 191 | struct tx_fifo tx_fifo; /* Info about frames to be transmitted */ |
192 | 192 | ||
193 | struct net_device *netdev; /* Yes! we are some kind of netdevice */ | 193 | struct net_device *netdev; /* Yes! we are some kind of netdevice */ |
194 | struct net_device_stats stats; | ||
195 | 194 | ||
196 | struct irlap_cb *irlap; /* The link layer we are binded to */ | 195 | struct irlap_cb *irlap; /* The link layer we are binded to */ |
197 | struct qos_info qos; /* QoS capabilities for this device */ | 196 | struct qos_info qos; /* QoS capabilities for this device */ |