Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fixes: 5600b90 ("async: snd_async_del_handler - move clear signal usi…
…ng sigaction as last") A wrong list head is used to check if the given list with async handlers is empty. Correct this. Link: #394 Signed-off-by: Jaroslav Kysela <perex@perex.cz>
- Loading branch information