Changes in uspace/drv/uhci-hcd/batch.c [a7e2f0d:0db3ad6] in mainline
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/drv/uhci-hcd/batch.c
ra7e2f0d r0db3ad6 318 318 ++packet; 319 319 } 320 instance->tds[packet - 1].status |= TD_STATUS_COMPLETE_INTERRUPT_FLAG; 320 321 device_keeper_set_toggle(instance->manager, instance->target, toggle); 321 322 }
Note:
See TracChangeset
for help on using the changeset viewer.