Changeset 27275 in vbox
- Timestamp:
- Mar 11, 2010 12:08:18 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Devices/Storage/DevAHCI.cpp
r27274 r27275 4259 4259 * data to transfer and the amount of guest memory reserved can differ 4260 4260 */ 4261 if (pAhciPortTaskState->pfnPostProcess || true)4261 if (pAhciPortTaskState->pfnPostProcess) 4262 4262 { 4263 4263 ahciLog(("%s: Request with post processing.\n"));
Note:
See TracChangeset
for help on using the changeset viewer.