Changes in uspace/drv/ohci/hc.c [02cacce:70c85320] in mainline
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/drv/ohci/hc.c
r02cacce r70c85320 539 539 endpoint_list_fini(&instance->lists[USB_TRANSFER_CONTROL]); \ 540 540 endpoint_list_fini(&instance->lists[USB_TRANSFER_BULK]); \ 541 return ret; \ 541 542 } \ 542 return ret; \543 543 } while (0) 544 544
Note:
See TracChangeset
for help on using the changeset viewer.