[CAN]: Allocate protocol numbers for PF_CAN
authorOliver Hartkopp <oliver.hartkopp@volkswagen.de>
Sun, 16 Dec 2007 23:59:24 +0000 (15:59 -0800)
committerDavid S. Miller <davem@davemloft.net>
Mon, 28 Jan 2008 22:54:09 +0000 (14:54 -0800)
commitcd05acfe65ed2cf2db683fa9a6adb8d35635263b
tree73cf8541f3ad48bce5078209fb1cc7383e8c2a3b
parent8dbde28d9711475adfe0e9c88505e38743cdc2a7
[CAN]: Allocate protocol numbers for PF_CAN

This patch adds a protocol/address family number, ARP hardware type,
ethernet packet type, and a line discipline number for the SocketCAN
implementation.

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/if.h
include/linux/if_arp.h
include/linux/if_ether.h
include/linux/socket.h
include/linux/tty.h
net/core/sock.c