Attached is a patch that should address these two.

With luck, this will finally resolve one of these
differences as visible through the storage driver!

- Dave


> From: "David Brownell" <[EMAIL PROTECTED]>
>
> > From: "Johan Verrept" <[EMAIL PROTECTED]>
> > 
> > At unlink, the uhci drivers call the completion handler and put the
> > error or ENOENT, beautifull ;-)
> > The ohci driver does not call the completion handler when unlinking the
> > urb, beautifull too ;-)
> 
> Matt Dharm's been reporting some of this.  I sent a patch
> a while back that changed the ENOENT thing for OHCI (though
> it seems wrong to return an error code in the typical case).
> 
> That didn't check for missing calls to the completion handler.
> Maybe that's why it didn't help Matt ... neither of us had
> noticed that one!  Seems adding a call, with that errno, is
> the right thing to do.  I'll send a patch for this along.


urbkill.patch

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to