Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 303717
b: refs/heads/master
c: 9c74599
h: refs/heads/master
i:
  303715: 2cbf28b
v: v3
  • Loading branch information
Hans de Goede authored and Sarah Sharp committed May 3, 2012
1 parent d90c067 commit 0856e71
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: f370b9968a220a3d79d870dd7dee674cc0ff3d10
refs/heads/master: 9c745995ae5c4ff787f34a359de908facc11ee00
1 change: 1 addition & 0 deletions trunk/drivers/usb/host/xhci-ring.c
Original file line number Diff line number Diff line change
Expand Up @@ -1804,6 +1804,7 @@ static int process_isoc_td(struct xhci_hcd *xhci, struct xhci_td *td,
break;
case COMP_DEV_ERR:
case COMP_STALL:
case COMP_TX_ERR:
frame->status = -EPROTO;
skip_td = true;
break;
Expand Down

0 comments on commit 0856e71

Please sign in to comment.