From 8b4c9155bb193cc78efb96bce2b2cb26cfca7010 Mon Sep 17 00:00:00 2001 From: Tejun Heo Date: Sun, 17 Oct 2010 11:25:03 +0200 Subject: [PATCH] --- yaml --- r: 213229 b: refs/heads/master c: 7bf4a5ddc9fbff52855cad8d4d74bf5344fe8093 h: refs/heads/master i: 213227: 187a9534c315f853c94ae2d3c074fcb9f6797b33 v: v3 --- [refs] | 2 +- trunk/drivers/isdn/hardware/eicon/divasmain.c | 2 -- 2 files changed, 1 insertion(+), 3 deletions(-) diff --git a/[refs] b/[refs] index 6f08695baa5c..411c2bc7b26e 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 6370a6ad3b53df90b4700977f7718118a2cd524a +refs/heads/master: 7bf4a5ddc9fbff52855cad8d4d74bf5344fe8093 diff --git a/trunk/drivers/isdn/hardware/eicon/divasmain.c b/trunk/drivers/isdn/hardware/eicon/divasmain.c index ed9c55506797..f332b60eff6b 100644 --- a/trunk/drivers/isdn/hardware/eicon/divasmain.c +++ b/trunk/drivers/isdn/hardware/eicon/divasmain.c @@ -15,7 +15,6 @@ #include #include #include -#include #include #include #include @@ -546,7 +545,6 @@ void diva_os_remove_soft_isr(diva_os_soft_isr_t * psoft_isr) void *mem; tasklet_kill(&pdpc->divas_task); - flush_scheduled_work(); mem = psoft_isr->object; psoft_isr->object = NULL; diva_os_free(0, mem);