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@xxxxxx/ 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