Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 82245
b: refs/heads/master
c: e586798
h: refs/heads/master
i:
  82243: f67d6eb
v: v3
  • Loading branch information
Oliver Neukum authored and Greg Kroah-Hartman committed Feb 1, 2008
1 parent ab414ba commit a9c69f2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 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: e7b13ec9235b9fded90f826ceeb8c34548631351
refs/heads/master: e58679805dab3fb75df88141d9d869904a93337f
3 changes: 1 addition & 2 deletions trunk/drivers/usb/serial/whiteheat.c
Original file line number Diff line number Diff line change
Expand Up @@ -610,8 +610,7 @@ static int whiteheat_open (struct usb_serial_port *port, struct file *filp)
if (retval)
goto exit;

if (port->tty)
port->tty->low_latency = 1;
port->tty->low_latency = 1;

/* send an open port command */
retval = firm_open(port);
Expand Down

0 comments on commit a9c69f2

Please sign in to comment.