Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 2957
b: refs/heads/master
c: 328007b
h: refs/heads/master
i:
  2955: a7084aa
v: v3
  • Loading branch information
Pat Gefre authored and Linus Torvalds committed Jun 23, 2005
1 parent 8124b86 commit 2c42c5e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 618f06362ae3f60f95d7b0e666de25ee6ae35679
refs/heads/master: 328007b70c8e99c62eef5bc310d8a21d0e937342
1 change: 1 addition & 0 deletions trunk/drivers/serial/sn_console.c
Original file line number Diff line number Diff line change
Expand Up @@ -572,6 +572,7 @@ static void sn_transmit_chars(struct sn_cons_port *port, int raw)

if (uart_circ_empty(xmit) || uart_tx_stopped(&port->sc_port)) {
/* Nothing to do. */
ia64_sn_console_intr_disable(SAL_CONSOLE_INTR_XMIT);
return;
}

Expand Down

0 comments on commit 2c42c5e

Please sign in to comment.