From: Marc Kleine-Budde Date: Mon, 20 Oct 2025 15:18:39 +0000 (+0200) Subject: Merge patch series "can: drivers: drop skb in xmit if device is in listen only mode" X-Git-Tag: v6.18-rc3~31^2~12^2~1 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=942b3c611067385849a912135175a66f25b7b1cb;p=thirdparty%2Fkernel%2Flinux.git Merge patch series "can: drivers: drop skb in xmit if device is in listen only mode" Marc Kleine-Budde says: I notived that 3 drivers (bxcan, esd and rockchip) use the function can_dropped_invalid_skb(), that doesn't check if the device is in listen only mode. This series converts these driver to use the new can_dev_dropped_skb() function. Link: https://patch.msgid.link/20251017-fix-skb-drop-check-v1-0-556665793fa4@pengutronix.de Signed-off-by: Marc Kleine-Budde --- 942b3c611067385849a912135175a66f25b7b1cb