Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 95173
b: refs/heads/master
c: c0754c9
h: refs/heads/master
i:
  95171: 9a7b787
v: v3
  • Loading branch information
Alan Cox authored and Linus Torvalds committed Apr 30, 2008
1 parent 4d8d7ed commit ab0a470
Show file tree
Hide file tree
Showing 2 changed files with 2 additions 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: 6e4d376c664ded7cb9cc1c7d0cae67c9672e46b1
refs/heads/master: c0754c99a6bcfcba7e1d68b75e3f25cb367af0fa
2 changes: 1 addition & 1 deletion trunk/drivers/serial/68360serial.c
Original file line number Diff line number Diff line change
Expand Up @@ -1282,7 +1282,7 @@ static int rs_360_tiocmset(struct tty_struct *tty, struct file *file,

if (tty->flags & (1 << TTY_IO_ERROR))
return -EIO;

/* FIXME: locking on info->mcr */
if (set & TIOCM_RTS)
info->mcr |= UART_MCR_RTS;
if (set & TIOCM_DTR)
Expand Down

0 comments on commit ab0a470

Please sign in to comment.