Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 97345
b: refs/heads/master
c: 74ef5c5
h: refs/heads/master
i:
  97343: a04a227
v: v3
  • Loading branch information
Pierre Ynard authored and Jeff Garzik committed May 22, 2008
1 parent 4621608 commit 536ffe1
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: 63dac8ff1b3709b5f7ba71283eb48b4e1f18d563
refs/heads/master: 74ef5c5025fed5ad6a1cbdfb5c2e831acdbbd2fe
2 changes: 1 addition & 1 deletion trunk/drivers/net/usb/rndis_host.c
Original file line number Diff line number Diff line change
Expand Up @@ -194,7 +194,7 @@ int rndis_command(struct usbnet *dev, struct rndis_msg_hdr *buf)
dev_dbg(&info->control->dev,
"rndis response error, code %d\n", retval);
}
msleep(2);
msleep(20);
}
dev_dbg(&info->control->dev, "rndis response timeout\n");
return -ETIMEDOUT;
Expand Down

0 comments on commit 536ffe1

Please sign in to comment.