ipsec: update MAX_AH_AUTH_LEN to support sha512
[deliverable/linux.git] / drivers / net / irda / nsc-ircc.h
index 71cd3c5a0762d0665428229db3b72a10dd72fd3a..7ba7738759b951b603ea7e0d4ee7ad198754ad9a 100644 (file)
@@ -251,7 +251,6 @@ struct nsc_ircc_cb {
        struct tx_fifo tx_fifo;    /* Info about frames to be transmitted */
 
        struct net_device *netdev;     /* Yes! we are some kind of netdevice */
-       struct net_device_stats stats;
        
        struct irlap_cb *irlap;    /* The link layer we are binded to */
        struct qos_info qos;       /* QoS capabilities for this device */
This page took 0.026557 seconds and 5 git commands to generate.