Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 151382
b: refs/heads/master
c: 2e25134
h: refs/heads/master
v: v3
  • Loading branch information
Daniel Glöckner authored and Greg Kroah-Hartman committed Jun 16, 2009
1 parent 84e68a3 commit c4f5b62
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 9b8e7ba68ad0e4273f4897950de65bc311552cd1
refs/heads/master: 2e25134122c25ebb0679b4bbd536fb46c669f9d7
1 change: 1 addition & 0 deletions trunk/drivers/usb/gadget/u_serial.c
Original file line number Diff line number Diff line change
Expand Up @@ -371,6 +371,7 @@ __acquires(&port->port_lock)

req->length = len;
list_del(&req->list);
req->zero = (gs_buf_data_avail(&port->port_write_buf) == 0);

pr_vdebug(PREFIX "%d: tx len=%d, 0x%02x 0x%02x 0x%02x ...\n",
port->port_num, len, *((u8 *)req->buf),
Expand Down

0 comments on commit c4f5b62

Please sign in to comment.