Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 36428
b: refs/heads/master
c: 5535902
h: refs/heads/master
v: v3
  • Loading branch information
Eric Sesterhenn authored and Greg Kroah-Hartman committed Sep 27, 2006
1 parent 11d5a90 commit 80c592b
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: 095bc335360a51623dd8571839bbf465851a7f4b
refs/heads/master: 55359021b9a75a6d61a49ca8b9a1209793cd55f7
2 changes: 1 addition & 1 deletion trunk/drivers/usb/gadget/ether.c
Original file line number Diff line number Diff line change
Expand Up @@ -2014,7 +2014,7 @@ rndis_control_ack_complete (struct usb_ep *ep, struct usb_request *req)
static int rndis_control_ack (struct net_device *net)
{
struct eth_dev *dev = netdev_priv(net);
u32 length;
int length;
struct usb_request *resp = dev->stat_req;

/* in case RNDIS calls this after disconnect */
Expand Down

0 comments on commit 80c592b

Please sign in to comment.