]> git.baikalelectronics.ru Git - kernel.git/commit
[CAN]: Add broadcast manager (bcm) protocol
authorOliver Hartkopp <oliver.hartkopp@volkswagen.de>
Fri, 16 Nov 2007 23:53:52 +0000 (15:53 -0800)
committerDavid S. Miller <davem@davemloft.net>
Mon, 28 Jan 2008 22:54:11 +0000 (14:54 -0800)
commit92ff6f8929beb64d41da9acd4f836168b7cf7eca
tree78ac4c20961ad5607b162cf0bc43a8cfc0a009ee
parent75b04d5b8e3f0f80b92792659bad5d6f9f17b7be
[CAN]: Add broadcast manager (bcm) protocol

This patch adds the CAN broadcast manager (bcm) 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/bcm.h [new file with mode: 0644]
net/can/Kconfig
net/can/Makefile
net/can/bcm.c [new file with mode: 0644]