diff options
| author | Marc Kleine-Budde <mkl@pengutronix.de> | 2025-09-19 20:17:57 +0200 |
|---|---|---|
| committer | Marc Kleine-Budde <mkl@pengutronix.de> | 2025-09-19 20:17:57 +0200 |
| commit | 2c9684bfee9476ef5038fe44d96464c632358fbc (patch) | |
| tree | 94fee55dd226425857ae85217b6a9345eb456b29 /drivers/net/can/dev/dev.c | |
| parent | Merge patch series "can: rcar_can: Miscellaneous cleanups and improvements" (diff) | |
| parent | can: esd_usb: Avoid errors triggered from USB disconnect (diff) | |
| download | linux-2c9684bfee9476ef5038fe44d96464c632358fbc.tar.gz linux-2c9684bfee9476ef5038fe44d96464c632358fbc.zip | |
Merge patch series "can: esd_usb: Fixes and improvements"
Stefan Mätje <stefan.maetje@esd.eu> says:
The first patch makes some error messages also print the error
code to achieve a higher significance. Removes also a duplicate
message and makes the register / unregister messages symmetric.
The second patch avoids emitting any error messages during the
disconnect of CAN-USB devices or the driver unload.
Changes in v2:
- Second patch:
- Convert all occurrences of error status prints to use
"ERR_PTR(err)" instead of printing the decimal value
of "err".
- Rename retval to err in esd_usb_read_bulk_callback() to
make the naming of error status variables consistent
with all other functions.
Link: https://patch.msgid.link/20250821143422.3567029-1-stefan.maetje@esd.eu
[mkl: only take paches 4+5, which are new features, adjust cover letter accordingly]
Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
Diffstat (limited to 'drivers/net/can/dev/dev.c')
0 files changed, 0 insertions, 0 deletions
