summaryrefslogtreecommitdiff
path: root/drivers/usb/common
diff options
context:
space:
mode:
authorPavankumar Kondeti <quic_pkondeti@quicinc.com>2022-01-22 06:03:22 +0300
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2022-01-26 15:41:53 +0300
commit904edf8aeb459697129be5fde847e2a502f41fd9 (patch)
treef37b394efc222f73a314c1413d55b4b8858518a8 /drivers/usb/common
parent825911492eb15bf8bb7fb94bc0c0421fe7a6327d (diff)
downloadlinux-904edf8aeb459697129be5fde847e2a502f41fd9.tar.xz
usb: gadget: f_sourcesink: Fix isoc transfer for USB_SPEED_SUPER_PLUS
Currently when gadget enumerates in super speed plus, the isoc endpoint request buffer size is not calculated correctly. Fix this by checking the gadget speed against USB_SPEED_SUPER_PLUS and update the request buffer size. Fixes: 90c4d05780d4 ("usb: fix various gadgets null ptr deref on 10gbps cabling.") Cc: stable <stable@vger.kernel.org> Signed-off-by: Pavankumar Kondeti <quic_pkondeti@quicinc.com> Link: https://lore.kernel.org/r/1642820602-20619-1-git-send-email-quic_pkondeti@quicinc.com Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/usb/common')
0 files changed, 0 insertions, 0 deletions