Changeset abb5d08 in mainline
- Timestamp:
- 2018-01-20T15:35:24Z (7 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 51c1d500
- Parents:
- 682c9354
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/drv/bus/usb/xhci/hc.c
r682c9354 rabb5d08 741 741 742 742 xhci_cmd_fini(&cmd); 743 744 if (err) 745 dma_buffer_free(&dev->dev_ctx); 746 743 747 return err; 744 748 }
Note:
See TracChangeset
for help on using the changeset viewer.