Home
last modified time | relevance | path

Searched hist:de24e0a108bc48062e1c7acaa97014bce32a919f (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/usb/serial/
H A Dcp210x.cdiff de24e0a108bc48062e1c7acaa97014bce32a919f Wed Oct 19 15:45:07 CEST 2016 Johan Hovold <johan@kernel.org> USB: serial: cp210x: fix tiocmget error handling

The current tiocmget implementation would fail to report errors up the
stack and instead leaked a few bits from the stack as a mask of
modem-status flags.

Fixes: 39a66b8d22a3 ("[PATCH] USB: CP2101 Add support for flow control")
Cc: stable <stable@vger.kernel.org>
Signed-off-by: Johan Hovold <johan@kernel.org>