Re: [PATCH 6/6] USB: serial: kl5kusb105: fix port-settings error handling

2017-01-16 Thread Johan Hovold
On Tue, Jan 10, 2017 at 12:05:42PM +0100, Johan Hovold wrote: > Fix port-settings error handling in order to detect a short transfer. > > Note that this currently only implies that an error is logged. > > Signed-off-by: Johan Hovold > > --- > drivers/usb/serial/kl5kusb105.c |

[PATCH 6/6] USB: serial: kl5kusb105: fix port-settings error handling

2017-01-10 Thread Johan Hovold
Fix port-settings error handling in order to detect a short transfer. Note that this currently only implies that an error is logged. Signed-off-by: Johan Hovold --- drivers/usb/serial/kl5kusb105.c | 8 +--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git