diff options
Diffstat (limited to 'drivers/net/irda/nsc-ircc.h')
-rw-r--r-- | drivers/net/irda/nsc-ircc.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/net/irda/nsc-ircc.h b/drivers/net/irda/nsc-ircc.h index 71cd3c5a0762..7ba7738759b9 100644 --- a/drivers/net/irda/nsc-ircc.h +++ b/drivers/net/irda/nsc-ircc.h | |||
@@ -251,7 +251,6 @@ struct nsc_ircc_cb { | |||
251 | struct tx_fifo tx_fifo; /* Info about frames to be transmitted */ | 251 | struct tx_fifo tx_fifo; /* Info about frames to be transmitted */ |
252 | 252 | ||
253 | struct net_device *netdev; /* Yes! we are some kind of netdevice */ | 253 | struct net_device *netdev; /* Yes! we are some kind of netdevice */ |
254 | struct net_device_stats stats; | ||
255 | 254 | ||
256 | struct irlap_cb *irlap; /* The link layer we are binded to */ | 255 | struct irlap_cb *irlap; /* The link layer we are binded to */ |
257 | struct qos_info qos; /* QoS capabilities for this device */ | 256 | struct qos_info qos; /* QoS capabilities for this device */ |