summaryrefslogtreecommitdiff
path: root/drivers/usb/serial/keyspan.h
diff options
context:
space:
mode:
authorJohan Hovold <jhovold@gmail.com>2012-10-25 08:29:14 (GMT)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2012-10-25 16:37:09 (GMT)
commit5260e458f5eff269a43e4f1e9c47186c57b88ddb (patch)
tree26dc3f70cc7590688a2fd7680535271b6cf025f2 /drivers/usb/serial/keyspan.h
parenta8f2ae7a3aa59079d7e7e1ddf5007f03532f458c (diff)
downloadlinux-fsl-qoriq-5260e458f5eff269a43e4f1e9c47186c57b88ddb.tar.xz
USB: mct_u232: fix broken close
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. Cc: <stable@vger.kernel.org> Signed-off-by: Johan Hovold <jhovold@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/usb/serial/keyspan.h')
0 files changed, 0 insertions, 0 deletions