提交 ed1f12ec 编写于 作者: A Alan Cox 提交者: Greg Kroah-Hartman

USB: sierra: termios

No hardware termios setting in this case so keep the old settings
Signed-off-by: NAlan Cox <alan@redhat.com>
Signed-off-by: NAndrew Morton <akpm@linux-foundation.org>
Signed-off-by: NGreg Kroah-Hartman <gregkh@suse.de>
上级 e650d8ae
...@@ -224,7 +224,7 @@ static void sierra_set_termios(struct usb_serial_port *port, ...@@ -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);
} }
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册