linux-yocto/drivers/net/can
Sean Nyekjaer 3808d28493 can: m_can: m_can_handle_lost_msg(): downgrade msg lost in rx message to debug level
[ Upstream commit 58805e9cbc ]

Downgrade the "msg lost in rx" message to debug level, to prevent
flooding the kernel log with error messages.

Fixes: e0d1f4816f ("can: m_can: add Bosch M_CAN controller support")
Reviewed-by: Vincent Mailhol <mailhol.vincent@wanadoo.fr>
Signed-off-by: Sean Nyekjaer <sean@geanix.com>
Link: https://patch.msgid.link/20250711-mcan_ratelimit-v3-1-7413e8e21b84@geanix.com
[mkl: enhance commit message]
Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2025-07-17 18:32:13 +02:00
..
c_can can: c_can: Use of_property_present() to test existence of DT property 2025-06-04 14:40:13 +02:00
cc770
ctucanfd can: ctucanfd: handle skb allocation failure 2025-02-21 13:50:04 +01:00
dev can: dev: can_set_termination(): allow sleeping GPIOs 2024-12-14 19:54:32 +01:00
flexcan can: flexcan: disable transceiver during system PM 2025-03-28 21:59:00 +01:00
ifi_canfd can: ifi_canfd: ifi_canfd_handle_lec_err(): fix {rx,tx}_errors statistics 2024-12-14 19:54:19 +01:00
m_can can: m_can: m_can_handle_lost_msg(): downgrade msg lost in rx message to debug level 2025-07-17 18:32:13 +02:00
mscan
peak_canfd
rcar can: rcar_canfd: Fix page entries in the AFL list 2025-03-28 21:59:00 +01:00
sja1000 can: sja1000: sja1000_err(): fix {rx,tx}_errors statistics 2024-12-14 19:54:20 +01:00
slcan can: slcan: allow reception of short error messages 2025-06-04 14:40:20 +02:00
softing
spi can: mcp251xfd: fix TDC setting for low data bit rates 2025-05-18 08:21:21 +02:00
usb can: ems_usb: ems_usb_rx_err(): fix {rx,tx}_errors statistics 2024-12-14 19:54:20 +01:00
at91_can.c
can327.c
grcan.c
janz-ican3.c
Kconfig
kvaser_pciefd.c
Makefile
pch_can.c
sun4i_can.c can: sun4i_can: sun4i_can_err(): fix {rx,tx}_errors statistics 2024-12-14 19:54:20 +01:00
ti_hecc.c
vcan.c
vxcan.c
xilinx_can.c