]> Pileus Git - ~andy/linux/blobdiff - include/linux/usb/usbnet.h
Merge branch 'ttm-next-3.13' of git://people.freedesktop.org/~thomash/linux into...
[~andy/linux] / include / linux / usb / usbnet.h
index 9cb2fe8ca944d5095043dd7b7ce71116a3fc21eb..e303eef94dd5cea92d16d7ae63aa35f5c3f1d4bb 100644 (file)
@@ -42,6 +42,7 @@ struct usbnet {
        struct usb_host_endpoint *status;
        unsigned                maxpacket;
        struct timer_list       delay;
+       const char              *padding_pkt;
 
        /* protocol/interface state */
        struct net_device       *net;