diff options
author | Pawel Laszczak <pawell@cadence.com> | 2022-03-29 11:46:05 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2022-04-09 18:18:00 +0300 |
commit | b3fa25de31fb7e9afebe9599b8ff32eda13d7c94 (patch) | |
tree | 07b0b3c3230accf581fda41fa3f2764174e6a6fa /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | 33597f0c48be0836854d43c577e35c8f8a765a7d (diff) | |
download | linux-b3fa25de31fb7e9afebe9599b8ff32eda13d7c94.tar.xz |
usb: cdns3: Fix issue for clear halt endpoint
Path fixes bug which occurs during resetting endpoint in
__cdns3_gadget_ep_clear_halt function. During resetting endpoint
controller will change HW/DMA owned TRB. It set Abort flag in
trb->control and will change trb->length field. If driver want
to use the aborted trb it must update the changed field in
TRB.
Fixes: 7733f6c32e36 ("usb: cdns3: Add Cadence USB3 DRD Driver")
cc: <stable@vger.kernel.org>
Acked-by: Peter Chen <peter.chen@kernel.org>
Signed-off-by: Pawel Laszczak <pawell@cadence.com>
Link: https://lore.kernel.org/r/20220329084605.4022-1-pawell@cadence.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions