Re: [PATCH] usb: xhci: Consolidate XHCI TD Size calculation

From: Julius Werner
Date: Wed May 15 2013 - 16:51:26 EST


> Does this patch fix the control transfer data stage issue? Please break
> this into a bug fix for that, with your refactoring on top of that. We
> need to backport the bug fix to the stable kernels, and queue the
> refactoring for 3.11.

I don't think there is really any practial adverse effect from the
wrong TD length in control transfers, since it has been there forever
and not caused any problems. I don't think it's worth a backport to
older kernels, I'd just like it fixed (and cleaner) for readability's
sake moving forward.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/