]> git.baikalelectronics.ru Git - kernel.git/commit
[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)
commit75b04d5b8e3f0f80b92792659bad5d6f9f17b7be
tree9e85bb469d1a756f7f270bde67a681972fdf8097
parentd5a7672aa56ea92a6ad9f6ae60a99e9f3105c41f
[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]