On Tue, May 21, 2002 at 05:47:44PM -0700, David Brownell wrote:
> Hi,
> 
> Given the discussions of last week, this removes urb->next from
> the USB core API.  This change simplifies the driver API by getting
> rid of a superfluous feature (and related new-developer confusion),
> gets rid of a hidden failure mode (drivers can now see resubmit
> failures), lets us get rid of a HCD feature that isn't consistently
> implemented, and so on.
> 
> This will break some code.  There are ISO drivers that don't use
> urb->next (like audio), but most video drivers do.  My patch #2
> fixes one such driver.  My patch #3 fixes host controller drivers,
> most of which were already converted.

Applied, thanks for doing this.

greg k-h

_______________________________________________________________

Don't miss the 2002 Sprint PCS Application Developer's Conference
August 25-28 in Las Vegas -- http://devcon.sprintpcs.com/adp/index.cfm

_______________________________________________
[EMAIL PROTECTED]
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-devel

Reply via email to