[PATCH net 0/1] pull-request: can 2025-07-11
From: Marc Kleine-Budde <mkl@pengutronix.de>
Date: 2025-07-11 10:24:56
Also in:
linux-can
From: Marc Kleine-Budde <mkl@pengutronix.de>
Date: 2025-07-11 10:24:56
Also in:
linux-can
Hello netdev-team,
this is a pull request of 1 patch for net/main.
Sean Nyekjaer's patch targets the m_can driver and demotes the "msg
lost in rx" message to debug level to prevent flooding the kernel log
with error messages.
regards,
Marc
---
The following changes since commit 47c84997c686b4d43b225521b732492552b84758:
selftests: net: lib: fix shift count out of range (2025-07-10 18:11:52 -0700)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can.git tags/linux-can-fixes-for-6.16-20250711
for you to fetch changes up to 58805e9cbc6f6a28f35d90e740956e983a0e036e:
can: m_can: m_can_handle_lost_msg(): downgrade msg lost in rx message to debug level (2025-07-11 12:18:58 +0200)
----------------------------------------------------------------
linux-can-fixes-for-6.16-20250711
----------------------------------------------------------------
Sean Nyekjaer (1):
can: m_can: m_can_handle_lost_msg(): downgrade msg lost in rx message to debug level
drivers/net/can/m_can/m_can.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)