Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 86070
b: refs/heads/master
c: 41566bc
h: refs/heads/master
v: v3
  • Loading branch information
Jan Altenberg authored and Greg Kroah-Hartman committed Feb 21, 2008
1 parent 0998194 commit 9d6212b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 7f4a9e8750bb904d94f37778821afd021e875c51
refs/heads/master: 41566bcf35a8b23ce4715dadb5acfd1098c1d3e4
1 change: 1 addition & 0 deletions trunk/drivers/usb/gadget/ether.c
Original file line number Diff line number Diff line change
Expand Up @@ -1561,6 +1561,7 @@ eth_setup (struct usb_gadget *gadget, const struct usb_ctrlrequest *ctrl)
memcpy(req->buf, buf, n);
req->complete = rndis_response_complete;
rndis_free_response(dev->rndis_config, buf);
value = n;
}
/* else stalls ... spec says to avoid that */
}
Expand Down

0 comments on commit 9d6212b

Please sign in to comment.