VirtualBox

Ignore:
Timestamp:
Feb 24, 2022 4:14:06 PM (3 years ago)
Author:
vboxsync
Message:

Devices/USB/DrvVUSBRootHub: Get rid of device list which is superseeded by the array of devices, bugref:10196

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Devices/USB/VUSBInternal.h

    r93914 r93934  
    407407    VUSBIROOTHUBCONNECTOR       IRhConnector;
    408408
    409     /** Critical section protecting the device list. */
     409    /** Critical section protecting the device arrays. */
    410410    RTCRITSECT                  CritSectDevices;
    411     /** Chain of devices attached to this hub. */
    412     PVUSBDEV                    pDevices;
    413 
    414411    /** Array of pointers to USB devices indexed by the port the device is on. */
    415412    PVUSBDEV                    apDevByPort[VUSB_DEVICES_MAX];
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette