Changeset 3b271e3 in mainline
- Timestamp:
- 2011-03-07T17:39:48Z (14 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 0969e45e, c867a216
- Parents:
- d473c6b
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/usb/src/ddfiface.c
rd473c6b r3b271e3 88 88 IPC_M_USB_GET_HOST_CONTROLLER_HANDLE, &hc_handle); 89 89 90 async_hangup(parent_phone); 91 90 92 if (rc != EOK) { 91 93 return rc;
Note:
See TracChangeset
for help on using the changeset viewer.