]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/blobdiff - drivers/net/irda/irda-usb.h
drivers/net: Move && and || to end of previous line
[mirror_ubuntu-artful-kernel.git] / drivers / net / irda / irda-usb.h
index a0ca9c1fe1962838f3b253483e4d5edcf341cc84..ac0443d52e500c3294a00f781b2bb53bc45af043 100644 (file)
@@ -152,7 +152,6 @@ struct irda_usb_cb {
        struct urb *speed_urb;          /* URB used to send speed commands */
        
        struct net_device *netdev;      /* Yes! we are some kind of netdev. */
-       struct net_device_stats stats;
        struct irlap_cb   *irlap;       /* The link layer we are binded to */
        struct qos_info qos;
        char *speed_buff;               /* Buffer for speed changes */