USB: Realtek cr: Fix driver freeze issue
authoredwin_rong <edwin_rong@realsil.com.cn>
Fri, 16 Sep 2011 08:53:37 +0000 (16:53 +0800)
committerGreg Kroah-Hartman <gregkh@suse.de>
Sun, 18 Sep 2011 08:51:34 +0000 (01:51 -0700)
After auto-delink command is triggered, the CSW won't be sent back
to host side, in which scenario, the USB Mass Storage driver will
wait for the completion of the URB for MAX_SCHEDULE_TIMEOUT.

Signed-off-by: edwin_rong <edwin_rong@realsil.com.cn>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>

No differences found