Commits

Johan Hovold committed 4e78688b4cb
USB: serial: ssu100: fix control-message error handling [ Upstream commit 1eac5c244f705182d1552a53e2f74e2775ed95d6 ] 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> Signed-off-by: Sasha Levin <alexander.levin@verizon.com>