USB: serial: kobil_sct: log failure to update line settings
authorJohan Hovold <johan@kernel.org>
Wed, 1 Jul 2020 16:53:41 +0000 (18:53 +0200)
committerJohan Hovold <johan@kernel.org>
Thu, 2 Jul 2020 08:38:43 +0000 (10:38 +0200)
commitc34a917aeff44fb5b2afeef7f5e946e4de405d5a
treef1acb5e3518ae655cba9718e032e8d77484064e8
parent1bf2cda6597f08cef06db7b1804e5ff1d5bc5ee8
USB: serial: kobil_sct: log failure to update line settings

Log failure to update the line settings in set_termios().

This also avoids a W=1 (-Wunused-but-set-variable) warning.

Reviewed-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Signed-off-by: Johan Hovold <johan@kernel.org>
drivers/usb/serial/kobil_sct.c