Changeset 41688 in vbox
- Timestamp:
- Jun 13, 2012 5:03:42 PM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/HostDrivers/VBoxUSB/solaris/VBoxUSB-solaris.c
r41687 r41688 3162 3162 /* 3163 3163 * Should be safe to update pMsg here without the state mutex, see vboxUSBSolarisSendURB() 3164 * and vboxUSBSolarisQueueU URB() as the URB state is (still) not VBOXUSB_URB_STATE_FREE.3164 * and vboxUSBSolarisQueueURB() as the URB state is (still) not VBOXUSB_URB_STATE_FREE. 3165 3165 */ 3166 3166 pUrb->pMsg = pSetupMsg;
Note:
See TracChangeset
for help on using the changeset viewer.