]> git.karo-electronics.de Git - mv-sheeva.git/blobdiff - drivers/usb/atm/cxacru.c
Merge tag 'v2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
[mv-sheeva.git] / drivers / usb / atm / cxacru.c
index f383cb42b1d76c779f5fa91f5cac8d3599f16bba..a845f8b8382f1d1052f34f57665d46bf1d871132 100644 (file)
@@ -1247,7 +1247,7 @@ static void cxacru_unbind(struct usbatm_data *usbatm_instance,
        mutex_unlock(&instance->poll_state_serialize);
 
        if (is_polling)
-               cancel_rearming_delayed_work(&instance->poll_work);
+               cancel_delayed_work_sync(&instance->poll_work);
 
        usb_kill_urb(instance->snd_urb);
        usb_kill_urb(instance->rcv_urb);