linux/drivers/net/can
Chen Ni 15f5c60fe3 can: kvaser_usb: fix return value for hif_usb_send_regout
[ Upstream commit 0d34d8163f ]

As the potential failure of usb_submit_urb(), it should be better to
return the err variable to catch the error.

Signed-off-by: Chen Ni <nichen@iscas.ac.cn>
Link: https://lore.kernel.org/all/20240521041020.1519416-1-nichen@iscas.ac.cn
Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2024-07-27 10:38:31 +02:00
..
c_can can: c_can: move runtime PM enable/disable to c_can_platform 2021-03-30 14:35:26 +02:00
cc770 can: cc770: cc770_isa_probe(): add missing free_cc770dev() 2022-12-08 11:23:02 +01:00
dev can: dev: can_restart(): fix race condition between controller restart and netif_carrier_on() 2023-11-20 10:30:09 +01:00
ifi_canfd
m_can can: tcan4x5x: Remove invalid write in clear_interrupts 2023-01-18 11:41:15 +01:00
mscan can: mscan: mpc5xxx: mpc5xxx_can_probe(): add missing put_clock() in error path 2022-11-03 23:56:55 +09:00
peak_canfd can: peak_pciefd: pucan_handle_status(): fix a potential starvation issue in TX path 2021-07-14 16:53:04 +02:00
rcar can: rcar_canfd: rcar_canfd_handle_global_receive(): fix IRQ storm on global FIFO receive 2022-11-03 23:56:56 +09:00
sja1000 can: sja1000_isa: sja1000_isa_probe(): add missing free_sja1000dev() 2022-12-08 11:23:02 +01:00
softing can: softing: softing_startstop(): fix set but not used variable warning 2022-01-27 09:19:37 +01:00
spi can: mcp251x: Fix race condition on receive interrupt 2022-08-25 11:18:22 +02:00
usb can: kvaser_usb: fix return value for hif_usb_send_regout 2024-07-27 10:38:31 +02:00
at91_can.c
flexcan.c can: flexcan: flexcan_chip_freeze(): fix chip freeze for missing bitrate 2021-03-30 14:35:26 +02:00
grcan.c can: grcan: grcan_probe(): remove extra of_node_get() 2022-07-12 16:30:46 +02:00
janz-ican3.c treewide: Remove uninitialized_var() usage 2023-06-09 10:29:01 +02:00
Kconfig can: kvaser_pciefd: select CONFIG_CRC32 2021-01-17 14:05:35 +01:00
kvaser_pciefd.c can: kvaser_pciefd: Disable interrupts in probe error path 2023-05-30 12:44:07 +01:00
led.c
Makefile can: dev: move driver related infrastructure into separate subdir 2021-04-07 14:47:41 +02:00
pch_can.c can: pch_can: pch_can_error(): initialize errc before using it 2022-08-25 11:17:47 +02:00
slcan.c net: introduce CAN specific pointer in the struct net_device 2021-04-07 14:47:41 +02:00
sun4i_can.c can: sun4i_can: do not report txerr and rxerr during bus-off 2022-08-25 11:17:46 +02:00
ti_hecc.c
vcan.c net: introduce CAN specific pointer in the struct net_device 2021-04-07 14:47:41 +02:00
vxcan.c net: validate veth and vxcan peer ifindexes 2023-08-30 16:27:24 +02:00
xilinx_can.c can: xilinx_can: mark bit timing constants as const 2022-06-14 18:11:39 +02:00