Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 125083
b: refs/heads/master
c: f751928
h: refs/heads/master
i:
  125081: 3079cc2
  125079: 5d95a2f
v: v3
  • Loading branch information
Alan Cox authored and Linus Torvalds committed Jan 2, 2009
1 parent 3d7be51 commit 1f34672
Show file tree
Hide file tree
Showing 4 changed files with 97 additions and 113 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: 6ef53066ff7991d5f9670340e92d42ee1776bbe4
refs/heads/master: f751928e0ddf54ea4fe5546f35e99efc5b5d9938
2 changes: 1 addition & 1 deletion trunk/drivers/serial/jsm/jsm_tty.c
Original file line number Diff line number Diff line change
Expand Up @@ -272,7 +272,7 @@ static void jsm_tty_close(struct uart_port *port)
jsm_printk(CLOSE, INFO, &channel->ch_bd->pci_dev, "start\n");

bd = channel->ch_bd;
ts = channel->uart_port.info->port.tty->termios;
ts = port->info->port.tty->termios;

channel->ch_flags &= ~(CH_STOPI);

Expand Down
Loading

0 comments on commit 1f34672

Please sign in to comment.