|
@@ -1009,8 +1009,6 @@ static int __init hil_mlc_init(void)
|
|
static void __exit hil_mlc_exit(void)
|
|
static void __exit hil_mlc_exit(void)
|
|
{
|
|
{
|
|
del_timer_sync(&hil_mlcs_kicker);
|
|
del_timer_sync(&hil_mlcs_kicker);
|
|
-
|
|
|
|
- tasklet_disable(&hil_mlcs_tasklet);
|
|
|
|
tasklet_kill(&hil_mlcs_tasklet);
|
|
tasklet_kill(&hil_mlcs_tasklet);
|
|
}
|
|
}
|
|
|
|
|