Changeset 56641 in vbox for trunk/src/VBox/Devices/Storage
- Timestamp:
- Jun 25, 2015 3:06:36 PM (10 years ago)
- svn:sync-xref-src-repo-rev:
- 101275
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Devices/Storage/DevAHCI.cpp
r56639 r56641 4655 4655 4656 4656 /* 4657 * Also make sure that the current request has no memroy still allocated 4658 * because it might be allocated by the driver below us. We don't require 4659 * it here anyway. 4657 * Also make sure that the current request has no memory allocated 4658 * from the driver below us. We don't require it here anyway. 4660 4659 */ 4661 4660 ahciReqMemFree(pAhciPort, pAhciReq, true /* fForceFree */);
Note:
See TracChangeset
for help on using the changeset viewer.