Changeset 1c73603 in mainline
- Timestamp:
- 2013-01-07T21:41:18Z (12 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 94fbf78
- Parents:
- a5a470c
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/usbhost/src/ddf_helpers.c
ra5a470c r1c73603 331 331 if (ret == EOK) { 332 332 ddf_fun_destroy(victim->fun); 333 hcd_release_address(hcd, id); 333 334 } else { 334 335 usb_log_warning("Failed to unbind device %d: %s\n",
Note:
See TracChangeset
for help on using the changeset viewer.