diff options
| author | Chunfeng Yun <[email protected]> | 2021-08-13 06:30:49 +0000 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2021-08-13 11:05:50 +0000 |
| commit | 44e4439d8f9f8d0e9da767d1f31e7c211081feca (patch) | |
| tree | 165bf1e2f38f326b0b8d187616628bee86ada9e9 /drivers/usb/cdns3/cdnsp-mem.c | |
| parent | usb: mtu3: use @mult for HS isoc or intr (diff) | |
| download | kernel-44e4439d8f9f8d0e9da767d1f31e7c211081feca.tar.gz kernel-44e4439d8f9f8d0e9da767d1f31e7c211081feca.zip | |
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
