From: Reyad Attiyat Date: Thu, 6 Aug 2015 16:23:58 +0000 (+0300) Subject: usb: xhci: Add support for URB_ZERO_PACKET to bulk/sg transfers X-Git-Tag: omap-for-v4.3/fixes-merge-window~42^2~42 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4758dcd19a7d9ba9610b38fecb93f65f56f86346;p=pandora-kernel.git usb: xhci: Add support for URB_ZERO_PACKET to bulk/sg transfers This commit checks for the URB_ZERO_PACKET flag and creates an extra zero-length td if the urb transfer length is a multiple of the endpoint's max packet length. Signed-off-by: Reyad Attiyat Signed-off-by: Mathias Nyman Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed