On Wed, 2006-08-16 at 23:17 -0500, Mike Isely wrote:
> From: Mike Isely <[EMAIL PROTECTED]>
> 
> Fix usb core function error return checks to look for negative errno
> values, not positive errno values.  This bug had rendered those checks
> useless.  Also remove attempted error recovery on control endpoints
> for EPIPE - with control endpoints EPIPE does not indicate a halted
> endpoint so trying to recover with usb_clear_halt() is not the correct
> action.

   Signed-off-by: Lonnie Mendez <[EMAIL PROTECTED]>


-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
linux-usb-devel@lists.sourceforge.net
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-devel

Reply via email to