[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20251129125036.467177-1-mkl@pengutronix.de>
Date: Sat, 29 Nov 2025 13:47:18 +0100
From: Marc Kleine-Budde <mkl@...gutronix.de>
To: netdev@...r.kernel.org
Cc: davem@...emloft.net,
kuba@...nel.org,
linux-can@...r.kernel.org,
kernel@...gutronix.de
Subject: [PATCH net-next 0/1] pull-request: can-next 2025-11-29
Hello netdev-team,
this is a pull request of 1 patch for net-next/main.
The patch is by Oliver Hartkopp and fixes the compilation of the
CAN_RAW protocol if the CAN driver infrastructure is not enabled.
This problem was introduced in the current development cycle of
net-next.
regards,
Marc
---
The following changes since commit ff736a286116d462a4067ba258fa351bc0b4ed80:
net: ipconfig: Replace strncpy with strscpy in ic_proto_name (2025-11-28 20:19:16 -0800)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can-next.git tags/linux-can-next-for-6.19-20251129
for you to fetch changes up to cb2dc6d2869a4fb7ef8d792a81a74bc6f0958a72:
can: Kconfig: select CAN driver infrastructure by default (2025-11-29 13:37:12 +0100)
----------------------------------------------------------------
linux-can-next-for-6.19-20251129
----------------------------------------------------------------
Oliver Hartkopp (1):
can: Kconfig: select CAN driver infrastructure by default
include/linux/can/dev.h | 7 +++++++
net/can/Kconfig | 1 +
2 files changed, 8 insertions(+)
Powered by blists - more mailing lists