Changeset 49094 in vbox for trunk/src/VBox/Devices/USB
- Timestamp:
- Oct 14, 2013 10:05:14 PM (11 years ago)
- svn:sync-xref-src-repo-rev:
- 89925
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Devices/USB/DevOHCI.cpp
r49092 r49094 5020 5020 } 5021 5021 else /* Reap URBs one last time to make sure the lists are empty. */ 5022 VUSBIRhReapAsyncUrbs(p Ehci->RootHub.pIRhConn, 0);5022 VUSBIRhReapAsyncUrbs(pRh->pIRhConn, 0); 5023 5023 } 5024 5024 }
Note:
See TracChangeset
for help on using the changeset viewer.