mbox series

[0/1] can: esd_usb: Fix device probe routine

Message ID 20250203145810.1286331-1-stefan.maetje@esd.eu (mailing list archive)
Headers show
Series can: esd_usb: Fix device probe routine | expand

Message

Stefan Mätje Feb. 3, 2025, 2:58 p.m. UTC
The included patch fixes a possible failure to detect the CAN-USB/* device 
after a reboot. The patch has been published as RFC already but I didn't get
any comments. See

https://lore.kernel.org/linux-can/20241204160640.884578-1-stefan.maetje@esd.eu/


The patch carries a Fixes: tag for the commit where the support for the
CAN-USB/3-FD hit the 6.6 mainline kernel even if the erroneous code was
present in previous releases. This is done this way because with the new
hardware the problem became more visible.

Stefan Mätje (1):
  can: esd_usb: Fix not detecting version reply in probe routine

 drivers/net/can/usb/esd_usb.c | 122 +++++++++++++++++++++++++---------
 1 file changed, 92 insertions(+), 30 deletions(-)


base-commit: c1a6911485b022e093c589c295a953ff744112b9