Changeset 7278cbc9 in mainline for uspace/drv/bus/usb/ehci/endpoint_list.c
- Timestamp:
- 2018-01-22T23:53:11Z (7 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- e546142
- Parents:
- 3ac86a4
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/drv/bus/usb/ehci/endpoint_list.c
r3ac86a4 r7278cbc9 95 95 { 96 96 assert(instance); 97 assert(instance->list_head); 97 98 assert(ep); 98 99 assert(ep->qh);
Note:
See TracChangeset
for help on using the changeset viewer.