mirror of
https://github.com/reactos/reactos.git
synced 2026-05-30 23:33:24 +08:00
[USBPORT] Accept negative BusTime in USB2_MoveTtEndpoint. CID 1434226
This commit is contained in:
@@ -617,7 +617,7 @@ USB2_DeallocateHS(IN PUSB2_TT_ENDPOINT TtEndpoint,
|
||||
BOOLEAN
|
||||
NTAPI
|
||||
USB2_MoveTtEndpoint(IN PUSB2_TT_ENDPOINT TtEndpoint,
|
||||
IN USHORT BusTime,
|
||||
IN LONG BusTime,
|
||||
IN PUSB2_REBALANCE Rebalance,
|
||||
IN ULONG RebalanceListEntries,
|
||||
OUT BOOLEAN * OutResult)
|
||||
|
||||
Reference in New Issue
Block a user