Changeset 1e5d01b in mainline
- Timestamp:
- 2016-08-15T19:29:02Z (9 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 5550323, 6aeca0d
- Parents:
- c7840e9
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/drv/generic/remote_usb.c
rc7840e9 r1e5d01b 537 537 if (!async_data_read_receive(&trans->data_caller, &size)) { 538 538 async_answer_0(callid, EPARTY); 539 async_transaction_destroy(trans); 539 540 return; 540 541 }
Note:
See TracChangeset
for help on using the changeset viewer.