Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 188760
b: refs/heads/master
c: 1d68064
h: refs/heads/master
v: v3
  • Loading branch information
Andiry Xu authored and Greg Kroah-Hartman committed Mar 19, 2010
1 parent e0e9574 commit 183531b
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: bc75fa3825cdbbdeee3a65d91cc5583bdfe41edf
refs/heads/master: 1d68064a7d80da4a7334cab0356162e36229c1a1
1 change: 1 addition & 0 deletions trunk/drivers/usb/host/xhci.c
Original file line number Diff line number Diff line change
Expand Up @@ -1173,6 +1173,7 @@ static int xhci_configure_endpoint(struct xhci_hcd *xhci,
cmd_completion = &virt_dev->cmd_completion;
cmd_status = &virt_dev->cmd_status;
}
init_completion(cmd_completion);

if (!ctx_change)
ret = xhci_queue_configure_endpoint(xhci, in_ctx->dma,
Expand Down

0 comments on commit 183531b

Please sign in to comment.