Changeset 58577 in vbox for trunk/src/VBox/Devices/USB
- Timestamp:
- Nov 5, 2015 11:25:53 AM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Devices/USB/linux/USBProxyDevice-linux.cpp
r57393 r58577 1428 1428 if (RT_FAILURE(rc)) 1429 1429 break; 1430 usbProxyLinuxUrbLinkInFlight(USBPROXYDEV_2_DATA(pProxyDev, PUSBPROXYDEVLNX), pCur);1431 1430 } 1432 1431 }
Note:
See TracChangeset
for help on using the changeset viewer.