Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 248745
b: refs/heads/master
c: 83b7201
h: refs/heads/master
i:
  248743: e56f8d9
v: v3
  • Loading branch information
Sven Schnelle authored and Greg Kroah-Hartman committed Apr 30, 2011
1 parent 3e5c2e8 commit 8b3cb87
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: 1744020ceb86c83d8116d28c7bdd221d071ca213
refs/heads/master: 83b720199393fe2be38159354ef5a07a1b861e61
1 change: 1 addition & 0 deletions trunk/drivers/usb/gadget/dbgp.c
Original file line number Diff line number Diff line change
Expand Up @@ -312,6 +312,7 @@ static int __init dbgp_bind(struct usb_gadget *gadget)

dbgp.req->length = DBGP_REQ_EP0_LEN;
gadget->ep0->driver_data = gadget;
device_desc.bMaxPacketSize0 = gadget->ep0->maxpacket;

#ifdef CONFIG_USB_G_DBGP_SERIAL
dbgp.serial = kzalloc(sizeof(struct gserial), GFP_KERNEL);
Expand Down

0 comments on commit 8b3cb87

Please sign in to comment.