Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 337113
b: refs/heads/master
c: 02560ef
h: refs/heads/master
i:
  337111: 6871d3b
v: v3
  • Loading branch information
Malcolm Priestley authored and Greg Kroah-Hartman committed Oct 22, 2012
1 parent 137ac3f commit 5666639
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: c25015c1184e7e54c02e0dfd5044eec38dec482c
refs/heads/master: 02560efe697e58cde85e7c8002dab8b0ff57bb2e
1 change: 1 addition & 0 deletions trunk/drivers/staging/vt6656/usbpipe.c
Original file line number Diff line number Diff line change
Expand Up @@ -660,6 +660,7 @@ PIPEnsSendBulkOut(
if (status != 0)
{
DBG_PRT(MSG_LEVEL_DEBUG, KERN_INFO"Submit Tx URB failed %d\n", status);
pContext->bBoolInUse = FALSE;
return STATUS_FAILURE;
}
return STATUS_PENDING;
Expand Down

0 comments on commit 5666639

Please sign in to comment.