Changeset db51a6a6 in mainline for uspace/drv/bus/usb/ohci/ohci_bus.c
- Timestamp:
- 2018-01-22T12:20:14Z (8 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 998773d
- Parents:
- b3c39690
- git-author:
- Ondřej Hlavatý <aearsis@…> (2018-01-22 12:18:02)
- git-committer:
- Ondřej Hlavatý <aearsis@…> (2018-01-22 12:20:14)
- File:
-
- 1 edited
-
uspace/drv/bus/usb/ohci/ohci_bus.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
uspace/drv/bus/usb/ohci/ohci_bus.c
rb3c39690 rdb51a6a6 152 152 if (batch) { 153 153 batch->error = EINTR; 154 batch->transfer ed_size = 0;154 batch->transferred_size = 0; 155 155 usb_transfer_batch_finish(batch); 156 156 }
Note:
See TracChangeset
for help on using the changeset viewer.
