diff options
author | Felipe Balbi <felipe.balbi@linux.intel.com> | 2018-08-01 09:37:34 +0300 |
---|---|---|
committer | Felipe Balbi <felipe.balbi@linux.intel.com> | 2018-11-14 12:43:52 +0200 |
commit | 2fc6d4be35fb1e262f209758e25bfe2b7a113a7f (patch) | |
tree | 7335175898a27689b9ac6944a94b012a43bfb776 /.clang-format | |
parent | a9c859033f6ec772f8e3228c343bb1321584ae0e (diff) | |
download | linux-2fc6d4be35fb1e262f209758e25bfe2b7a113a7f.tar.bz2 |
usb: dwc3: gadget: fix ISOC TRB type on unaligned transfers
When chaining ISOC TRBs together, only the first ISOC TRB should be of
type ISOC_FIRST, all others should be of type ISOC. This patch fixes
that.
Fixes: c6267a51639b ("usb: dwc3: gadget: align transfers to wMaxPacketSize")
Cc: <stable@vger.kernel.org> # v4.11+
Signed-off-by: Felipe Balbi <felipe.balbi@linux.intel.com>
Diffstat (limited to '.clang-format')
0 files changed, 0 insertions, 0 deletions