USB: sierra: termios
No hardware termios setting in this case so keep the old settings Signed-off-by: Alan Cox <alan@redhat.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
This commit is contained in:
committed by
Greg Kroah-Hartman
parent
e650d8ae04
commit
ed1f12ec50
@@ -224,7 +224,7 @@ static void sierra_set_termios(struct usb_serial_port *port,
|
|||||||
struct ktermios *old_termios)
|
struct ktermios *old_termios)
|
||||||
{
|
{
|
||||||
dbg("%s", __FUNCTION__);
|
dbg("%s", __FUNCTION__);
|
||||||
|
tty_termios_copy_hw(port->tty->termios, old_termios);
|
||||||
sierra_send_setup(port);
|
sierra_send_setup(port);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user