Searched hist:"1 eac5c244f705182d1552a53e2f74e2775ed95d6" (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/drivers/usb/serial/ |
H A D | ssu100.c | diff 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>
|