Files
Dario Binacchi b136752122 can: c_can: c_can_handle_bus_err(): update statistics if skb allocation fails
BugLink: https://bugs.launchpad.net/bugs/2100292

[ Upstream commit 9e66242504f49e17481d8e197730faba7d99c934 ]

Ensure that the statistics are always updated, even if the skb
allocation fails.

Fixes: 4d6d26537940 ("can: c_can: fix {rx,tx}_errors statistics")
Signed-off-by: Dario Binacchi <dario.binacchi@amarulasolutions.com>
Link: https://patch.msgid.link/20241122221650.633981-2-dario.binacchi@amarulasolutions.com
Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
Signed-off-by: Sasha Levin <sashal@kernel.org>
(cherry picked from commit c146df8292c6b41dca38cfd2476d8632587708fc linux-6.6.y)
[koichiroden: pulled in follow-up fix from v6.6.66]
Signed-off-by: Koichiro Den <koichiro.den@canonical.com>
Signed-off-by: Stefan Bader <stefan.bader@canonical.com>
2025-03-14 14:30:21 +01:00
..