forked from daynix/UsbDk
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
RedirectorStrategy: Do not report STALL conditions on control pipe
STALL condition on control pipe cleared automatically by underlying infrastructure. Do not report it to client otherwise it may decide to clear it via ResetPipe and reset of control pipe is not supported by WDF. Signed-off-by: Dmitry Fleytman <[email protected]>
- Loading branch information
Dmitry Fleytman
committed
Jan 14, 2016
1 parent
0fbeb04
commit c573972
Showing
1 changed file
with
16 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters