Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 142279
b: refs/heads/master
c: 0326e6d
h: refs/heads/master
i:
  142277: 80344c5
  142275: ecbca70
  142271: bcb27bb
v: v3
  • Loading branch information
Jiri Slaby authored and Linus Torvalds committed Apr 6, 2009
1 parent 0528640 commit 918bdd8
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 0e0fd7d73ed130583dca16405b029f56bf65109f
refs/heads/master: 0326e6d596491db64d787136cbd703bde0ee8d77
1 change: 0 additions & 1 deletion trunk/drivers/char/mxser.c
Original file line number Diff line number Diff line change
Expand Up @@ -820,7 +820,6 @@ static void mxser_check_modem_status(struct tty_struct *tty,
wake_up_interruptible(&port->port.open_wait);
}

tty = tty_port_tty_get(&port->port);
if (port->port.flags & ASYNC_CTS_FLOW) {
if (tty->hw_stopped) {
if (status & UART_MSR_CTS) {
Expand Down

0 comments on commit 918bdd8

Please sign in to comment.