Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/lib/usb/src/recognise.c

    r206f71a rbc1c6fb  
    369369                goto failure;
    370370        }
    371         rc = usb_endpoint_pipe_probe_default_control(&ctrl_pipe);
    372         if (rc != EOK) {
    373                 goto failure;
    374         }
    375371
    376372        /*
Note: See TracChangeset for help on using the changeset viewer.