diff options
author | Yan Zhu <[email protected]> | 2019-04-18 23:25:21 +0800 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2019-04-19 14:23:34 +0200 |
commit | 9bcb762ce02db5cc99e6705f0fcfab6b097a9bc8 (patch) | |
tree | 8f9e1ece799ba0ed678134694c67f73bedd54cef /drivers/usb/cdns3/cdns3-ti.c | |
parent | 381419fa720060ba48b7bbc483be787d5b1dca6f (diff) |
usb: host: use usb_endpoint_maxp instead of usb_maxpacket
fhci_queue_urb() shouldn't use urb->pipe to compute the maxpacket
size anyway.It should use usb_endpoint_maxp(&urb->ep->desc).
Signed-off-by: Yan Zhu <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'drivers/usb/cdns3/cdns3-ti.c')
0 files changed, 0 insertions, 0 deletions