rk: revert to v3.10
[firefly-linux-kernel-4.4.55.git] / drivers / usb / class / cdc-acm.h
index 1683ac161cf6b2aa7f8d2b0a2b9455a5b2722d75..0f76e4af600e406c063083c910fdbc3780bb4edc 100644 (file)
@@ -117,7 +117,7 @@ struct acm {
        unsigned int throttled:1;                       /* actually throttled */
        unsigned int throttle_req:1;                    /* throttle requested */
        u8 bInterval;
-       struct usb_anchor delayed;                      /* writes queued for a device about to be woken */
+       struct acm_wb *delayed_wb;                      /* write queued for a device about to be woken */
 };
 
 #define CDC_DATA_INTERFACE_TYPE        0x0a