[CAN]: Add virtual CAN netdevice driver
This patch adds the virtual CAN bus (vcan) network driver. The vcan device is just a loopback device for CAN frames, no real CAN hardware is involved. Signed-off-by: Oliver Hartkopp <oliver.hartkopp@volkswagen.de> Signed-off-by: Urs Thuermann <urs.thuermann@volkswagen.de> Signed-off-by: David S. Miller <davem@davemloft.net>
Showing
drivers/net/can/Kconfig
0 → 100644
drivers/net/can/Makefile
0 → 100644
drivers/net/can/vcan.c
0 → 100644
Please register or sign in to comment