Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 200541
b: refs/heads/master
c: d5dc0ae
h: refs/heads/master
i:
  200539: 5169e4b
v: v3
  • Loading branch information
Filip Aben authored and David S. Miller committed Jun 22, 2010
1 parent 174920a commit 154e090
Show file tree
Hide file tree
Showing 2 changed files with 1 addition 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: 26cde9f7e2747b6d254b704594eed87ab959afa5
refs/heads/master: d5dc0ae4df9db00b8122378d56a071039b17a1eb
1 change: 0 additions & 1 deletion trunk/drivers/net/usb/hso.c
Original file line number Diff line number Diff line change
Expand Up @@ -1334,7 +1334,6 @@ static int hso_serial_open(struct tty_struct *tty, struct file *filp)
/* check for port already opened, if not set the termios */
serial->open_count++;
if (serial->open_count == 1) {
tty->low_latency = 1;
serial->rx_state = RX_IDLE;
/* Force default termio settings */
_hso_serial_set_termios(tty, NULL);
Expand Down

0 comments on commit 154e090

Please sign in to comment.