linux-stable/net/can
Ziyang Xuan 3fd7bfd28c can: bcm: check the result of can_send() in bcm_can_tx()
If can_send() fail, it should not update frames_abs counter
in bcm_can_tx(). Add the result check for can_send() in bcm_can_tx().

Suggested-by: Marc Kleine-Budde <mkl@pengutronix.de>
Suggested-by: Oliver Hartkopp <socketcan@hartkopp.net>
Signed-off-by: Ziyang Xuan <william.xuanziyang@huawei.com>
Link: https://lore.kernel.org/all/9851878e74d6d37aee2f1ee76d68361a46f89458.1663206163.git.william.xuanziyang@huawei.com
Acked-by: Oliver Hartkopp <socketcan@hartkopp.net>
Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
2022-09-23 13:53:10 +02:00
..
j1939 can: skb: unify skb CAN frame identification helpers 2022-09-15 09:08:08 +02:00
af_can.c can: canxl: update CAN infrastructure for CAN XL frames 2022-09-15 09:08:09 +02:00
af_can.h
bcm.c can: bcm: check the result of can_send() in bcm_can_tx() 2022-09-23 13:53:10 +02:00
gw.c can: skb: unify skb CAN frame identification helpers 2022-09-15 09:08:08 +02:00
isotp.c can: skb: unify skb CAN frame identification helpers 2022-09-15 09:08:08 +02:00
Kconfig
Makefile
proc.c
raw.c can: raw: add CAN XL support 2022-09-15 09:08:09 +02:00