Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/serial/
H A Dssu100.cdiff 1eac5c244f705182d1552a53e2f74e2775ed95d6 Thu Jan 12 07:56:22 CST 2017 Johan Hovold <johan@kernel.org> USB: serial: ssu100: fix control-message error handling

Make sure to detect short control-message transfers rather than continue
with zero-initialised data when retrieving modem status and during
device initialisation.

Fixes: 52af95459939 ("USB: add USB serial ssu100 driver")
Reviewed-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Signed-off-by: Johan Hovold <johan@kernel.org>