USB: ch341: remove redundant close from open error path
authorJohan Hovold <johan@kernel.org>
Thu, 19 Feb 2015 05:34:41 +0000 (12:34 +0700)
committerJohan Hovold <johan@kernel.org>
Thu, 26 Feb 2015 17:13:02 +0000 (18:13 +0100)
Remove redundant call to ch341_close from error path when submission of
the interrupt urb fails in open.

Signed-off-by: Johan Hovold <johan@kernel.org>
drivers/usb/serial/ch341.c

Simple merge