Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 280920
b: refs/heads/master
c: a7250db
h: refs/heads/master
v: v3
  • Loading branch information
Yu Xu authored and Felipe Balbi committed Dec 19, 2011
1 parent 63000d4 commit a3fe49a
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: 91d959d8e5fa52def4bdbb184c57427c29ce7602
refs/heads/master: a7250db36308424ae040f1b2eeb5bfd0cbee0b0d
2 changes: 1 addition & 1 deletion trunk/include/linux/usb/gadget.h
Original file line number Diff line number Diff line change
Expand Up @@ -164,7 +164,7 @@ struct usb_ep {
unsigned maxpacket:16;
unsigned max_streams:16;
unsigned mult:2;
unsigned maxburst:4;
unsigned maxburst:5;
u8 address;
const struct usb_endpoint_descriptor *desc;
const struct usb_ss_ep_comp_descriptor *comp_desc;
Expand Down

0 comments on commit a3fe49a

Please sign in to comment.