]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
Merge patch series "can: add drop reasons in the receive path"
authorMarc Kleine-Budde <mkl@pengutronix.de>
Tue, 10 Jun 2025 08:24:30 +0000 (10:24 +0200)
committerMarc Kleine-Budde <mkl@pengutronix.de>
Tue, 10 Jun 2025 09:44:18 +0000 (11:44 +0200)
commitaf42404179c0e7b590ddfe56c4a753ace39cc1a4
treea5f1ec7a866594dbd3bd5b18a63451072d419994
parent9e97db3c075a77d15a6be26541e7dad22dbfc793
parent81807451c2a6af59bbc58adfd0da69870c30d4ab
Merge patch series "can: add drop reasons in the receive path"

Davide Caratti <dcaratti@redhat.com> says:

drop reasons have been recently introduced to improve debuggability of
networking stack. This series introduces drop reasons in the RX path
of the CAN protocol stack.

Link: https://patch.msgid.link/20250604160605.1005704-1-dcaratti@redhat.com
Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>