Fix to previous patch (make CDCHost demo deallocate pipes when an invalid CDC interfa...
authorDean Camera <dean@fourwalledcubicle.com>
Fri, 15 May 2009 08:02:30 +0000 (08:02 +0000)
committerDean Camera <dean@fourwalledcubicle.com>
Fri, 15 May 2009 08:02:30 +0000 (08:02 +0000)
Remove the saving of the USB_GetNextDescriptorComp() return value in all host demos, since it went unused anyway; replaced with a simple check against the success error code for clarity.


No differences found