[CAN]: Add raw protocol
authorOliver Hartkopp <oliver.hartkopp@volkswagen.de>
Fri, 16 Nov 2007 23:53:09 +0000 (15:53 -0800)
committerDavid S. Miller <davem@davemloft.net>
Mon, 28 Jan 2008 22:54:10 +0000 (14:54 -0800)
commitc18ce101f2e47d97ace125033e2896895a6db3dd
tree9e85bb469d1a756f7f270bde67a681972fdf8097
parent0d66548a10cbbe0ef256852d63d30603f0f73f9b
[CAN]: Add raw protocol

This patch adds the CAN raw protocol.

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>
include/linux/can/raw.h [new file with mode: 0644]
net/can/Kconfig
net/can/Makefile
net/can/raw.c [new file with mode: 0644]