[PATCH] ISDN Eicon driver: tasklet_kill removal
diva_os_cancel_soft_isr() may not call tasklet_kill(), because it is interrupt context. This will be done correctly in the cleanup function anyway.
Showing
Please register or sign in to comment