diff options
author | John Youn <John.Youn@synopsys.com> | 2015-12-22 12:23:20 -0800 |
---|---|---|
committer | Felipe Balbi <balbi@ti.com> | 2015-12-22 21:58:26 -0600 |
commit | d9261898a4b2c143c28568dc686a1becfc637a99 (patch) | |
tree | 36926864944efeff0392a0005a452c7336579f69 /drivers/usb/dwc3/core.c | |
parent | 746bfe63bba37ad55956b7377c9af494e7e28929 (diff) | |
download | blackbird-obmc-linux-d9261898a4b2c143c28568dc686a1becfc637a99.tar.gz blackbird-obmc-linux-d9261898a4b2c143c28568dc686a1becfc637a99.zip |
usb: dwc3: gadget: don't send extra ZLP
If the request->length is zero, a ZLP should already be sent due to that
and another ZLP is not needed to terminate the transfer.
Fixes: 04c03d10e507 ("usb: dwc3: gadget: handle request->zero")
Signed-off-by: John Youn <johnyoun@synopsys.com>
Signed-off-by: Felipe Balbi <balbi@ti.com>
Diffstat (limited to 'drivers/usb/dwc3/core.c')
0 files changed, 0 insertions, 0 deletions