Changeset 89c7d7d in mainline
- Timestamp:
- 2018-01-28T23:28:52Z (7 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- bb655dab
- Parents:
- bf0398c
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/drv/bus/usb/xhci/device.c
rbf0398c r89c7d7d 236 236 237 237 err_address: 238 bus_endpoint_remove(xhci_dev->base.endpoints[0]); 239 bus->devices_by_slot[xhci_dev->slot_id] = NULL; 240 hc_disable_slot(xhci_dev); 238 241 return err; 239 242 }
Note:
See TracChangeset
for help on using the changeset viewer.