Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
[linux-2.6-microblaze.git] / drivers / usb / class / cdc-wdm.c
index bec581f..9e9caff 100644 (file)
@@ -1099,7 +1099,7 @@ static int wdm_post_reset(struct usb_interface *intf)
        rv = recover_from_urb_loss(desc);
        mutex_unlock(&desc->wlock);
        mutex_unlock(&desc->rlock);
-       return 0;
+       return rv;
 }
 
 static struct usb_driver wdm_driver = {