Ticket #143 (new task)
remove stopped or removed flag in usbclient.c
| Reported by: | jdunn | Owned by: | jdunn |
|---|---|---|---|
| Priority: | low | Component: | Software |
| Version: | Severity: | normal | |
| Keywords: | Cc: |
Description
After the addition of the stopped flag to the usb client objects the functionality of the stopped flag is at least partially duplicated. Most likely we can get away with a single flag. Actually I'm sure we can. The worker thread wrapper should do the freeing of the usb. In any case, this works alright for now, and will be fixed in a later patch.
Change History
Note: See
TracTickets for help on using
tickets.
