On 1/11/21 1:51 PM, Vincent MAILHOL wrote: > On Mon. 11 Jan 2021 at 19:45, Marc Kleine-Budde wrote: >> >> This patch moves the skb related code of the CAN device infrastructure into a >> separate file. >> >> Signed-off-by: Marc Kleine-Budde >> --- >> drivers/net/can/dev/dev.c | 213 ------------------------------------ >> drivers/net/can/dev/skb.c | 220 ++++++++++++++++++++++++++++++++++++++ >> include/linux/can/dev.h | 76 ------------- >> include/linux/can/skb.h | 77 +++++++++++++ >> 4 files changed, 297 insertions(+), 289 deletions(-) >> create mode 100644 drivers/net/can/dev/skb.c >> >> [...] > > Sorry but the changes on drivers/net/can/dev/Makefile are still > missing for the skb patch (however, it is now OK for the > netlink). Hopefully fixed this time. Seems I have to compile the whole kernel to notice the missing symbols :/ Marc -- Pengutronix e.K. | Marc Kleine-Budde | Embedded Linux | https://www.pengutronix.de | Vertretung West/Dortmund | Phone: +49-231-2826-924 | Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 |