Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 303987
b: refs/heads/master
c: 33b2831
h: refs/heads/master
i:
  303985: da069ef
  303983: 0257a0d
v: v3
  • Loading branch information
Sarah Sharp committed May 18, 2012
1 parent 786ff49 commit c93a188
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: f8a9e72d125f4e00ec529ba67b674321a1f3bf31
refs/heads/master: 33b2831ac870d50cc8e01c317b07fb1e69c13fe1
1 change: 1 addition & 0 deletions trunk/drivers/usb/host/xhci-mem.c
Original file line number Diff line number Diff line change
Expand Up @@ -1815,6 +1815,7 @@ void xhci_mem_cleanup(struct xhci_hcd *xhci)
xhci->event_ring = NULL;
xhci_dbg(xhci, "Freed event ring\n");

xhci->cmd_ring_reserved_trbs = 0;
if (xhci->cmd_ring)
xhci_ring_free(xhci, xhci->cmd_ring);
xhci->cmd_ring = NULL;
Expand Down

0 comments on commit c93a188

Please sign in to comment.