Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 361264
b: refs/heads/master
c: b44983b
h: refs/heads/master
v: v3
  • Loading branch information
Dave Tubbs authored and Greg Kroah-Hartman committed Mar 7, 2013
1 parent dcd9f78 commit ac804ba
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: 5df3c35183d7963fb259eda2dbd096825861d740
refs/heads/master: b44983bb9bfa8c21fe6e85b3a32b7b458294c142
2 changes: 1 addition & 1 deletion trunk/drivers/usb/c67x00/c67x00-sched.c
Original file line number Diff line number Diff line change
Expand Up @@ -590,7 +590,7 @@ static int c67x00_create_td(struct c67x00_hcd *c67x00, struct urb *urb,
{
struct c67x00_td *td;
struct c67x00_urb_priv *urbp = urb->hcpriv;
const __u8 active_flag = 1, retry_cnt = 1;
const __u8 active_flag = 1, retry_cnt = 3;
__u8 cmd = 0;
int tt = 0;

Expand Down

0 comments on commit ac804ba

Please sign in to comment.