From: edwin_rong Date: Fri, 16 Sep 2011 08:53:37 +0000 (+0800) Subject: USB: Realtek cr: Fix driver freeze issue X-Git-Tag: v3.2-rc1~183^2~145 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=45e1892e70b85d251b2e69f4122a04e509ebdf00;p=pandora-kernel.git USB: Realtek cr: Fix driver freeze issue 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 Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed