Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 77461
b: refs/heads/master
c: c5f3338
h: refs/heads/master
i:
  77459: 8fd3338
v: v3
  • Loading branch information
Alan Cox authored and Russell King committed Jan 26, 2008
1 parent f4fdc96 commit c4a20e0
Show file tree
Hide file tree
Showing 2 changed files with 3 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: 2a7057e306b198e1e0d7db8615d8e9c69b880913
refs/heads/master: c5f333831fe2ff1656f954aabdb3eb8c276169cc
2 changes: 2 additions & 0 deletions trunk/drivers/serial/21285.c
Original file line number Diff line number Diff line change
Expand Up @@ -277,6 +277,8 @@ serial21285_set_termios(struct uart_port *port, struct ktermios *termios,
if (termios->c_iflag & INPCK)
port->read_status_mask |= RXSTAT_FRAME | RXSTAT_PARITY;

tty_encode_baud_rate(tty, baud, baud);

/*
* Which character status flags should we ignore?
*/
Expand Down

0 comments on commit c4a20e0

Please sign in to comment.