Linux CAN drivers development
 help / color / mirror / Atom feed
* [PATCH 0/1] can: esd_usb: Fix device probe routine
@ 2025-02-03 14:58 Stefan Mätje
  2025-02-03 14:58 ` [PATCH 1/1] can: esd_usb: Fix not detecting version reply in " Stefan Mätje
  0 siblings, 1 reply; 6+ messages in thread
From: Stefan Mätje @ 2025-02-03 14:58 UTC (permalink / raw)
  To: Marc Kleine-Budde, Vincent Mailhol, Frank Jungclaus, linux-can
  Cc: Simon Horman, netdev

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
-- 
2.34.1


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2025-02-09 19:45 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-02-03 14:58 [PATCH 0/1] can: esd_usb: Fix device probe routine Stefan Mätje
2025-02-03 14:58 ` [PATCH 1/1] can: esd_usb: Fix not detecting version reply in " Stefan Mätje
2025-02-06 12:45   ` Marc Kleine-Budde
2025-02-09 18:53     ` Stefan Mätje
2025-02-09 19:40       ` Marc Kleine-Budde
2025-02-09 19:45       ` Marc Kleine-Budde

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox