Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 93304
b: refs/heads/master
c: b56394b
h: refs/heads/master
v: v3
  • Loading branch information
Ray Lee authored and Greg Kroah-Hartman committed Apr 25, 2008
1 parent e617cf3 commit 94d5ef8
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: dfa5ec79d28300b0d1fdeafbeebf0a6b721edc38
refs/heads/master: b56394bf325820e9f338eaef2941f18b17b98098
3 changes: 1 addition & 2 deletions trunk/drivers/usb/serial/io_ti.c
Original file line number Diff line number Diff line change
Expand Up @@ -1941,8 +1941,7 @@ static int edge_open (struct usb_serial_port *port, struct file * filp)
if (edge_port == NULL)
return -ENODEV;

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

port_number = port->number - port->serial->minor;
switch (port_number) {
Expand Down

0 comments on commit 94d5ef8

Please sign in to comment.