Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
timer: fix handling of odp_timer_free() return value
odp_timer_free() no longer returns an event. Fix handling of the return value. Also, eliminate one conditional branch dealing with return values from odp_timer_cancel(). Signed-off-by: Jere Leppänen <[email protected]>
- Loading branch information