USB: serial: kobil_sct: add missing version error handling
authorJohan Hovold <johan@kernel.org>
Wed, 4 Jul 2018 15:02:19 +0000 (17:02 +0200)
committerJohan Hovold <johan@kernel.org>
Fri, 6 Jul 2018 08:42:42 +0000 (10:42 +0200)
commitaf846a6f6de27eabcefa81ea98b0c3bd21aa25c7
treecdbf7611d09b2c0a49ed92c9ee62b08370cb0bd2
parenta420b5d939ee58f1d950f0ea782834056520aeaa
USB: serial: kobil_sct: add missing version error handling

Add missing version-request error handling and suppress printing of the
(zeroed) transfer-buffer content in case of errors.

Signed-off-by: Johan Hovold <johan@kernel.org>
drivers/usb/serial/kobil_sct.c