aboutsummaryrefslogtreecommitdiff
path: root/scripts/generate_rust_analyzer.py
diff options
context:
space:
mode:
authorChunfeng Yun <[email protected]>2023-11-18 11:30:11 +0800
committerGreg Kroah-Hartman <[email protected]>2023-11-21 15:31:25 +0100
commit61d2cf0db741827724d33079b4a54bf99a32b8e5 (patch)
treec80e9a76bfa711a87a9cff8b89e600f71ef4433b /scripts/generate_rust_analyzer.py
parent8bbae288a85abed6a1cf7d185d8b9dc2f5dcb12c (diff)
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 <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions