diff options
author | Pawel Laszczak <pawell@cadence.com> | 2021-06-23 09:27:28 +0200 |
---|---|---|
committer | Peter Chen <peter.chen@zeku.com> | 2021-07-29 14:13:02 +0800 |
commit | e913aada06830338633fb8524733b0ad3d38a7c1 (patch) | |
tree | fb7d5bbadabae0024ca8dca5535920d53766d0ad /lib/mpi/mpi-sub-ui.c | |
parent | aa82f94e869edd72f4fadb08c6ffca8927e4934e (diff) |
usb: cdnsp: Fixed issue with ZLP
The condition "if (need_zero_pkt && zero_len_trb)" was always false
and it caused that TRB for ZLP was not prepared.
Fix causes that after preparing last TRB in TD, the driver prepares
additional TD with ZLP when a ZLP is required.
Cc: <stable@vger.kernel.org>
Fixes: 3d82904559f4 ("usb: cdnsp: cdns3 Add main part of Cadence USBSSP DRD Driver")
Signed-off-by: Pawel Laszczak <pawell@cadence.com>
Link: https://lore.kernel.org/r/20210623072728.41275-1-pawell@gli-login.cadence.com
Signed-off-by: Peter Chen <peter.chen@kernel.org>
Diffstat (limited to 'lib/mpi/mpi-sub-ui.c')
0 files changed, 0 insertions, 0 deletions