commit | 1c5176692457c3f249559d29a69affad7447b326 | [log] [tgz] |
---|---|---|
author | Johan Hovold <jhovold@gmail.com> | Wed Apr 25 15:56:30 2012 +0200 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Wed Apr 25 11:37:18 2012 -0700 |
tree | 2b2d39d51af8cc390ae744b1d0d1a0aac27e0315 | |
parent | 81d5a6729018ef18dcc1a555144ce91eb3c9abc4 [diff] |
USB: oti6858: fix abuse of interface data Fix abuse of interface data which was used to signal device disconnect. Note that neither tiocmset or tiocmget need to check for disconnect as they do not access the device. Signed-off-by: Johan Hovold <jhovold@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>