Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 276979
b: refs/heads/master
c: 7422ba5
h: refs/heads/master
i:
  276977: 65832cd
  276975: de73fd4
v: v3
  • Loading branch information
Felipe Balbi committed Dec 19, 2011
1 parent e797716 commit 1aaefaf
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 4 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: 248b122b131202de95aaa3670e48465619bdff14
refs/heads/master: 7422ba5343b8c1dbe1a517d0fcc15e7d671ca960
3 changes: 0 additions & 3 deletions trunk/drivers/usb/gadget/epautoconf.c
Original file line number Diff line number Diff line change
Expand Up @@ -130,9 +130,6 @@ ep_matches (
num_req_streams = ep_comp->bmAttributes & 0x1f;
if (num_req_streams > ep->max_streams)
return 0;
/* Update the ep_comp descriptor if needed */
if (num_req_streams != ep->max_streams)
ep_comp->bmAttributes = ep->max_streams;
}

}
Expand Down

0 comments on commit 1aaefaf

Please sign in to comment.