[CAN]: Add PF_CAN core module
This patch adds the CAN core functionality but no protocols or drivers. No protocol implementations are included here. They come as separate patches. Protocol numbers are already in include/linux/can.h. Signed-off-by: NOliver Hartkopp <oliver.hartkopp@volkswagen.de> Signed-off-by: NUrs Thuermann <urs.thuermann@volkswagen.de> Signed-off-by: NDavid S. Miller <davem@davemloft.net>
Showing
include/linux/can.h
0 → 100644
include/linux/can/core.h
0 → 100644
include/linux/can/error.h
0 → 100644
net/can/Kconfig
0 → 100644
net/can/Makefile
0 → 100644
net/can/af_can.c
0 → 100644
net/can/af_can.h
0 → 100644
net/can/proc.c
0 → 100644
想要评论请 注册 或 登录