]> git.baikalelectronics.ru Git - kernel.git/commit
USB: io_ti: fix TIOCGSERIAL
authorJohan Hovold <jhovold@gmail.com>
Thu, 18 Apr 2013 15:33:17 +0000 (17:33 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 19 Apr 2013 17:24:13 +0000 (10:24 -0700)
commitfcd97e602af52350c31d2f6bdfbe3615f15b310c
treed83304cfaf72bf36654e38e618c704bebc954bbd
parent745fc3fd8bc5adf7450fe7d9ea311057e653f64e
USB: io_ti: fix TIOCGSERIAL

Fix regression introduced by commit c31e402c8 ("USB: io_ti: kill custom
closing_wait implementation") which made TIOCGSERIAL return the wrong
value for closing_wait.

Signed-off-by: Johan Hovold <jhovold@gmail.com>
Cc: stable <stable@vger.kernel.org> # 3.9
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/serial/io_ti.c