Skip to content

Commit 4dbe9c1

Browse files
authored
[serial/VirtualSerial2] Fix issue #1202
1 parent 6dbda1f commit 4dbe9c1

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

serial/VirtualSerial2/queue.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -173,7 +173,6 @@ RequestCopyToBuffer(
173173
return status;
174174
}
175175

176-
WdfRequestSetInformation(Request, NumBytesToCopyTo);
177176
return status;
178177
}
179178

0 commit comments

Comments
 (0)