Re: [PATCH 1/7] USB: io_ti: fix TIOCGSERIAL

2013-04-19 Thread Greg Kroah-Hartman
On Thu, Apr 18, 2013 at 05:38:24PM +0200, Johan Hovold wrote: On Thu, Apr 18, 2013 at 05:33:17PM +0200, Johan Hovold wrote: Fix regression introduced by commit f40d78155 (USB: io_ti: kill custom closing_wait implementation) which made TIOCGSERIAL return the wrong value for closing_wait.

[PATCH 1/7] USB: io_ti: fix TIOCGSERIAL

2013-04-18 Thread Johan Hovold
Fix regression introduced by commit f40d78155 (USB: io_ti: kill custom closing_wait implementation) which made TIOCGSERIAL return the wrong value for closing_wait. Cc: stable sta...@kernel.org Signed-off-by: Johan Hovold jhov...@gmail.com --- drivers/usb/serial/io_ti.c | 2 +- 1 file changed, 1

Re: [PATCH 1/7] USB: io_ti: fix TIOCGSERIAL

2013-04-18 Thread Johan Hovold
On Thu, Apr 18, 2013 at 05:33:17PM +0200, Johan Hovold wrote: Fix regression introduced by commit f40d78155 (USB: io_ti: kill custom closing_wait implementation) which made TIOCGSERIAL return the wrong value for closing_wait. Cc: stable sta...@kernel.org Oops, managed to use the old address