aboutsummaryrefslogtreecommitdiffstats
path: root/net/unix/af_unix.c
diff options
context:
space:
mode:
authorChunfeng Yun <[email protected]>2023-11-18 03:30:11 +0000
committerGreg Kroah-Hartman <[email protected]>2023-11-21 14:31:25 +0000
commit61d2cf0db741827724d33079b4a54bf99a32b8e5 (patch)
treec80e9a76bfa711a87a9cff8b89e600f71ef4433b /net/unix/af_unix.c
parentusb: dwc3: set the dma max_seg_size (diff)
downloadkernel-61d2cf0db741827724d33079b4a54bf99a32b8e5.tar.gz
kernel-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 <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions