diff options
author | 2023-11-18 11:30:11 +0800 | |
---|---|---|
committer | 2023-11-21 15:31:25 +0100 | |
commit | 61d2cf0db741827724d33079b4a54bf99a32b8e5 (patch) | |
tree | c80e9a76bfa711a87a9cff8b89e600f71ef4433b /scripts/generate_rust_analyzer.py | |
parent | usb: dwc3: set the dma max_seg_size (diff) | |
download | linux-rng-61d2cf0db741827724d33079b4a54bf99a32b8e5.tar.xz linux-rng-61d2cf0db741827724d33079b4a54bf99a32b8e5.zip |
usb: xhci-mtk: fix in-ep's start-split check failure
It's wrong to use the data length in a CS (in uframe x) to check whether
there is a SS (in uframe x-2), because for a isoc-in ep, it may need some
CS to receive data;
Save the count of SS in a uframe for isoc/intr in-eps to fix the issue.
Fixes: 5c954e030f55 ("usb: xhci-mtk: improve split scheduling by separate IN/OUT budget")
Signed-off-by: Chunfeng Yun <chunfeng.yun@mediatek.com>
Link: https://lore.kernel.org/r/20231118033011.22033-1-chunfeng.yun@mediatek.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions