USB: funsoft: Fix termios
commitf621b8437d6ae502dde45797f56407e48c7a68b4
authorAlan Cox <alan@lxorguk.ukuu.org.uk>
Wed, 26 Sep 2007 22:22:36 +0000 (26 23:22 +0100)
committerGreg Kroah-Hartman <gregkh@suse.de>
Fri, 12 Oct 2007 21:55:32 +0000 (12 14:55 -0700)
tree767bc0813ac43baafb9a136a04d20a3068dc6a0b
parentd9c563626d9a136636385209d59d0c4f16c4a7ab
USB: funsoft: Fix termios

Funsoft has a bogus ioctl handler doing bogus termios handling in a bogus
manner. Fortunately we can simply delete all the bogus bits and get the
right default behaviour !

Signed-off-by: Alan Cox <alan@redhat.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/usb/serial/funsoft.c