On Fri, Oct 19, 2001 at 01:26:24PM -0400, Johannes Erdfelt wrote:
> 
> Woops. It should looke like this:
> 
>       if (!(td->status & TD_CTRL_ACTIVE) &&
>           (uhci_actual_length(td->status) < uhci_expected_length(td->info) ||
>           tmp == head)) {
> 
> Essentially, if (this TD finished) and (was short || the last TD) then...

Thanks, I'll send off a patch with this change.

greg k-h

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

Reply via email to