Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/drv/usbhub/usbhub.h

    r94c19b8 r10096231  
    4646        /** Number of ports. */
    4747        int port_count;
    48         /** General usb device info. */
    49         usb_hcd_attached_device_info_t * usb_device;
    50         /** General device info*/
    51         device_t * device;
    52 
     48        /** General device info. */
     49        usb_hcd_attached_device_info_t * device;
    5350} usb_hub_info_t;
    5451
Note: See TracChangeset for help on using the changeset viewer.