Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 304246
b: refs/heads/master
c: 4e24764
h: refs/heads/master
v: v3
  • Loading branch information
Justin P. Mattock authored and Greg Kroah-Hartman committed Apr 10, 2012
1 parent 5c083b9 commit 724df55
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: 6975e183bb59dd6cc281247925092ca42ab7e1d5
refs/heads/master: 4e24764017ee5dd9d7062e9c10af2c3c557f9c5a
2 changes: 1 addition & 1 deletion trunk/drivers/staging/quatech_usb2/quatech_usb2.c
Original file line number Diff line number Diff line change
Expand Up @@ -732,7 +732,7 @@ static int qt2_write(struct tty_struct *tty, struct usb_serial_port *port,
}

/* We must fill the first 5 bytes of anything we sent with a transmit
* header which directes the data to the correct port. The maximum
* header which directs the data to the correct port. The maximum
* size we can send out in one URB is port->bulk_out_size, which caps
* the number of bytes of real data we can send in each write. As the
* semantics of write allow us to write less than we were give, we cap
Expand Down

0 comments on commit 724df55

Please sign in to comment.