]> git.baikalelectronics.ru Git - kernel.git/commit
[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)
commit26ac0f284e4f90d194b94d5945d918ceef586573
tree73cf8541f3ad48bce5078209fb1cc7383e8c2a3b
parent28d0123431615187175ba346b34cf0819405087d
[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