USB: oti6858: fix TCFLSH ioctl handling
authorPaulius Zaleckas <paulius.zaleckas@teltonika.lt>
Thu, 10 Apr 2008 11:20:08 +0000 (14:20 +0300)
committerGreg Kroah-Hartman <gregkh@suse.de>
Fri, 25 Apr 2008 04:16:49 +0000 (21:16 -0700)
commit97af0a911bfb1e798c395c6ebabb4731f821736f
tree92f297032002f5ccc1b9b030426893c25ac314a6
parent21da84a89312dd8d014ca3352d1ab5c2279ec548
USB: oti6858: fix TCFLSH ioctl handling

Removes unimplemented TCFLSH handling from oti6858, because it was
preventing TCFLSH handling by upper layer (line discipline) drivers (see
drivers/char/tty_io.c line 3450).

Signed-off-by: Paulius Zaleckas <paulius.zaleckas@teltonika.lt>
Acked-by: Alan Cox <alan@redhat.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/usb/serial/oti6858.c