Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/drv/bus/usb/vhc/hub/virthubops.c

    rf81498d r5203e256  
    299299    size_t *act_size)
    300300{
    301         int rc = ENOTSUP;
     301        int rc;
    302302        size_t port = request->index - 1;
    303303        usb_hub_class_feature_t feature = request->value;
Note: See TracChangeset for help on using the changeset viewer.