Re: [PATCH] iforce: Use usb_kill_urb instead of usb_unlink_urb.

2007-03-19 Thread Dmitry Torokhov
Hi Johann, On Saturday 17 March 2007 17:43, johann deneux wrote: commit 0ba8785483c2ee7f56e8f242e000f6cd17a7da40 Author: Johann Deneux [EMAIL PROTECTED] Date: Sat Mar 17 22:23:44 2007 +0100 I tried applying your patch but it appears that your mailer mangled it. Could you please resend it?

[PATCH] iforce: Use usb_kill_urb instead of usb_unlink_urb.

2007-03-17 Thread johann deneux
commit 0ba8785483c2ee7f56e8f242e000f6cd17a7da40 Author: Johann Deneux [EMAIL PROTECTED] Date: Sat Mar 17 22:23:44 2007 +0100 iforce: Use usb_kill_urb instead of usb_unlink_urb. Using usb_unlink_urb can cause iforce_open to fail when called soon after iforce_release. Also updated my