From: Hayes Wang <hayeswang@xxxxxxxxxxx> Date: Thu, 23 Mar 2017 19:14:19 +0800 > The linking status may be changed when autosuspend. And, after > autoresume, the driver may try to transmit packets when the device > is carrier off, because the interrupt transfer doesn't update the > linking status, yet. And, if the device is in ALDPS mode, the device > would stop working. > > The another similar case is > 1. unplug the cable. > 2. interrupt transfer queue a work_queue for linking change. > 3. device enters the ALDPS mode. > 4. a tx occurs before the work_queue is called. > > Signed-off-by: Hayes Wang <hayeswang@xxxxxxxxxxx> Applied. -- To unsubscribe from this list: send the line "unsubscribe linux-usb" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html