From: Johan Hovold Date: Fri, 6 Jan 2017 18:15:13 +0000 (+0100) Subject: USB: serial: ch341: fix open error handling X-Git-Tag: v3.2.87~104 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e43af30720dd7294a1370a16ed58146381a42d7d;p=pandora-kernel.git USB: serial: ch341: fix open error handling commit f2950b78547ffb8475297ada6b92bc2d774d5461 upstream. Make sure to stop the interrupt URB before returning on errors during open. Fixes: 664d5df92e88 ("USB: usb-serial ch341: support for DTR/RTS/CTS") Signed-off-by: Johan Hovold [bwh: Backported to 3.2: adjust context] Signed-off-by: Ben Hutchings --- Reading git-diff-tree failed