aboutsummaryrefslogtreecommitdiff
path: root/drivers/usb/cdns3/cdnsp-mem.c
diff options
context:
space:
mode:
authorChunfeng Yun <[email protected]>2021-08-13 14:30:49 +0800
committerGreg Kroah-Hartman <[email protected]>2021-08-13 13:05:50 +0200
commit44e4439d8f9f8d0e9da767d1f31e7c211081feca (patch)
tree165bf1e2f38f326b0b8d187616628bee86ada9e9 /drivers/usb/cdns3/cdnsp-mem.c
parentfd7cb394ec7efccc3985feb0978cee4d352e1817 (diff)
usb: mtu3: fix the wrong HS mult value
usb_endpoint_maxp() returns actual max packet size, @mult will always be zero, fix it by using usb_endpoint_maxp_mult() instead to get mult. Fixes: 4d79e042ed8b ("usb: mtu3: add support for usb3.1 IP") Cc: [email protected] 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 'drivers/usb/cdns3/cdnsp-mem.c')
0 files changed, 0 insertions, 0 deletions