You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
can: peak_usb: fix USB FD devices potential malfunction
The latest firmware versions of USB CAN FD interfaces export the EP numbers
to be used to dialog with the device via the "type" field of a response to
a vendor request structure, particularly when its value is greater than or
equal to 2.
Correct the driver's test of this field.
Fixes: 4f23248 ("can: peak_usb: include support for a new MCU")
Signed-off-by: Stephane Grosjean <[email protected]>
Link: https://patch.msgid.link/[email protected]
Reviewed-by: Vincent Mailhol <[email protected]>
[mkl: rephrase commit message]
Signed-off-by: Marc Kleine-Budde <[email protected]>
0 commit comments