- Timestamp:
- Sep 17, 2009 11:13:06 AM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Main/ConsoleImpl.cpp
r23080 r23084 3552 3552 AssertRelease (pInst); 3553 3553 3554 /** @todo pritesh: Need to store the previous network configuration3555 * and restore it if configNetwork fails, currently not sure if the3556 * previous atachment will also cleanly reattach with the later one3557 * failing to attach.3558 */3559 3554 rcRet = configNetwork(pThis, pszDevice, uInstance, uLun, aNetworkAdapter, pCfg, pLunL0, pInst, true); 3560 3555
Note:
See TracChangeset
for help on using the changeset viewer.