diff options
author | Pavankumar Kondeti <[email protected]> | 2022-01-22 08:33:22 +0530 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2022-01-26 13:41:53 +0100 |
commit | 904edf8aeb459697129be5fde847e2a502f41fd9 (patch) | |
tree | f37b394efc222f73a314c1413d55b4b8858518a8 /drivers/usb/cdns3/cdns3-trace.h | |
parent | 825911492eb15bf8bb7fb94bc0c0421fe7a6327d (diff) |
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 <[email protected]>
Signed-off-by: Pavankumar Kondeti <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'drivers/usb/cdns3/cdns3-trace.h')
0 files changed, 0 insertions, 0 deletions