Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 242199
b: refs/heads/master
c: 878b753
h: refs/heads/master
i:
  242197: d224f3f
  242195: e133b7f
  242191: 3053d78
v: v3
  • Loading branch information
Robert Lukassen authored and Greg Kroah-Hartman committed Mar 23, 2011
1 parent 5fcb357 commit 3876aa0
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: 97ac01d8f1b8d1c9e5af32c2813ba771835961f9
refs/heads/master: 878b753e32ca765cd346a5d3038d630178ec78ff
2 changes: 1 addition & 1 deletion trunk/drivers/usb/class/cdc-wdm.c
Original file line number Diff line number Diff line change
Expand Up @@ -281,7 +281,7 @@ static void cleanup(struct wdm_device *desc)
desc->sbuf,
desc->validity->transfer_dma);
usb_free_coherent(interface_to_usbdev(desc->intf),
desc->wMaxCommand,
desc->bMaxPacketSize0,
desc->inbuf,
desc->response->transfer_dma);
kfree(desc->orq);
Expand Down

0 comments on commit 3876aa0

Please sign in to comment.