Files
linux/drivers/usb/serial
Johan Hovold 14179cd586 USB: mct_u232: fix broken close
commit 5260e458f5 upstream.

Make sure generic close is called at close.

The driver relies on the generic write implementation but did not call
generic close.

Note that the call to kill the read urb is not redundant, as mct_u232
uses an interrupt urb from the second port as the read urb and that
generic close therefore fails to kill it.

Compile-only tested.

Signed-off-by: Johan Hovold <jhovold@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
[bwh: Backported to 3.2: adjust context]
Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
2012-12-03 12:59:15 -08:00
..
2011-03-31 11:26:23 -03:00
2011-11-26 09:10:02 -08:00
2012-07-16 08:47:48 -07:00
2011-03-31 11:26:23 -03:00
2010-03-02 14:54:16 -08:00
2011-03-31 11:26:23 -03:00
2011-03-31 11:26:23 -03:00
2010-05-20 13:21:47 -07:00
2012-12-03 12:59:15 -08:00
2012-11-17 13:14:25 -08:00
2012-01-12 11:35:17 -08:00
2011-11-26 09:10:01 -08:00
2010-05-20 13:21:47 -07:00
2010-05-20 13:21:32 -07:00