Changes in uspace/drv/vhc/hub.c [98d06b8:4b4c797] in mainline


Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/drv/vhc/hub.c

    r98d06b8 r4b4c797  
    161161       
    162162        usbvirt_connect_local(&virthub_dev);
    163 
    164         virthub_dev.address = 7;
    165163       
    166164        dprintf(1, "virtual hub (%d ports) created", HUB_PORT_COUNT);
Note: See TracChangeset for help on using the changeset viewer.