[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)
commitffd980f976e7fd666c2e61bf8ab35107efd11828
tree78ac4c20961ad5607b162cf0bc43a8cfc0a009ee
parentc18ce101f2e47d97ace125033e2896895a6db3dd
[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]