Changeset 94a0904 in mainline
- Timestamp:
- 2018-01-10T18:45:38Z (7 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 9748336
- Parents:
- 806a779
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/usbhost/src/bus.c
r806a779 r94a0904 272 272 return r; 273 273 274 /* Abort a transfer batch, if there was any */ 275 endpoint_abort(ep); 276 274 277 /* Bus reference */ 275 278 endpoint_del_ref(ep);
Note:
See TracChangeset
for help on using the changeset viewer.