Changeset c21ff31 in mainline for uspace/drv/bus/usb/usbmast/main.c
- Timestamp:
- 2011-10-01T21:04:37Z (13 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 8fa6d4c7
- Parents:
- 655cc56
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/drv/bus/usb/usbmast/main.c
r655cc56 rc21ff31 159 159 160 160 free(fun_name); 161 fun_name = NULL; 161 162 162 163 /* Allocate soft state */ … … 170 171 mfun->mdev = mdev; 171 172 mfun->lun = lun; 172 173 fun_name = NULL;174 173 175 174 /* Set up a connection handler. */
Note:
See TracChangeset
for help on using the changeset viewer.