Changeset 107312 in vbox
- Timestamp:
- Dec 13, 2024 8:46:50 AM (5 weeks ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Devices/Network/UsbNet.cpp
r107309 r107312 1385 1385 LogFlowFunc(("#%d\n", pUsbIns->iInstance)); 1386 1386 1387 /* @todo:Do we really care for potential races with link state? */1387 /** @todo Do we really care for potential races with link state? */ 1388 1388 pThis->fLinkTempDown = false; 1389 1389 if (!pThis->fLinkUp)
Note:
See TracChangeset
for help on using the changeset viewer.