On 10.03.2016 12:54, Alexandr Ivanov wrote:
In drivers/usb/host/xhci-ring.c there are two functions (xhci_queue_bulk_tx and queue_bulk_sg_tx) that are very similar, so a lot of code duplication. This patch merges these functions into to one xhci_queue_bulk_tx. Also counting the needed TRBs is merged and refactored. Signed-off-by: Alexandr Ivanov <alexandr.sky@xxxxxxxxx>
Very nice refactoring and cleanup. Have you tested that bulk transfers still work as they should? If everything is ok I'll send this forward to usb-next after the 4.6-rc1 merge window Thanks Mathias -- To unsubscribe from this list: send the line "unsubscribe linux-usb" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html