commit | f621b8437d6ae502dde45797f56407e48c7a68b4 | [log] [tgz] |
---|---|---|
author | Alan Cox <alan@lxorguk.ukuu.org.uk> | Wed Sep 26 23:22:36 2007 +0100 |
committer | Greg Kroah-Hartman <gregkh@suse.de> | Fri Oct 12 14:55:32 2007 -0700 |
tree | 767bc0813ac43baafb9a136a04d20a3068dc6a0b | |
parent | d9c563626d9a136636385209d59d0c4f16c4a7ab [diff] |
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>