commit | ccb29637991fa6b8321a80c2320a71e379aea962 | [log] [tgz] |
---|---|---|
author | Oliver Hartkopp <oliver.hartkopp@volkswagen.de> | Fri Nov 16 15:56:08 2007 -0800 |
committer | David S. Miller <davem@davemloft.net> | Mon Jan 28 14:54:12 2008 -0800 |
tree | 07a0a58adcb97c9691ec0d2a0feae5b68804ef4a | |
parent | ffd980f976e7fd666c2e61bf8ab35107efd11828 [diff] |
[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>