Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 186679
b: refs/heads/master
c: 35f077d
h: refs/heads/master
i:
  186677: 04ccb64
  186675: fadaba7
  186671: 182d3ed
v: v3
  • Loading branch information
Roel Kluin authored and Greg Kroah-Hartman committed Mar 4, 2010
1 parent d387950 commit 330cb66
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: a2c3fdb996a926a45622428405a042f011eb03ba
refs/heads/master: 35f077dca73132dcac2cac1706417229a68f38c3
2 changes: 1 addition & 1 deletion trunk/drivers/staging/serqt_usb2/serqt_usb2.c
Original file line number Diff line number Diff line change
Expand Up @@ -1277,7 +1277,7 @@ static void qt_set_termios(struct tty_struct *tty,
if (cflag & CSTOPB)
new_LCR |= SERIAL_TWO_STOPB;
else
new_LCR |= SERIAL_TWO_STOPB;
new_LCR |= SERIAL_ONE_STOPB;

dbg("%s - 4\n", __func__);

Expand Down

0 comments on commit 330cb66

Please sign in to comment.