diff options
author | Sebastian Andrzej Siewior <bigeasy@linutronix.de> | 2011-08-22 15:42:18 (GMT) |
---|---|---|
committer | Felipe Balbi <balbi@ti.com> | 2011-09-09 10:01:55 (GMT) |
commit | a1ae9be5fc137d7e911a77ef408273ff55a53a39 (patch) | |
tree | 0298c34e7c5b7ddcabf3978d44e7be23f50ae531 /net | |
parent | 0d2f4758530d1598087d1d2f3e75b4f7d17fc6c7 (diff) | |
download | linux-fsl-qoriq-a1ae9be5fc137d7e911a77ef408273ff55a53a39.tar.xz |
usb: dwc3: gadget: reset resource index to zero
If we collected two requests together (i.e. only the last of them has
LST=1) then we only have to stop transfer once: The clean-up code will
cleanup everything until first TRB with the LST bit set.
After XferComplete this index should be no longer valid since there is
no transfer pending.
Signed-off-by: Sebastian Andrzej Siewior <bigeasy@linutronix.de>
Signed-off-by: Felipe Balbi <balbi@ti.com>
Diffstat (limited to 'net')
0 files changed, 0 insertions, 0 deletions