aha/include/linux/can
Eric Paris 13f18aa05f net: drop capability from protocol definitions
struct can_proto had a capability field which wasn't ever used.  It is
dropped entirely.

struct inet_protosw had a capability field which can be more clearly
expressed in the code by just checking if sock->type = SOCK_RAW.

Signed-off-by: Eric Paris <eparis@redhat.com>
Acked-by: Arnaldo Carvalho de Melo <acme@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2009-11-05 21:40:17 -08:00
..
platform can: add TI CAN (HECC) driver 2009-10-07 22:02:53 -07:00
bcm.h headers_check fix: can/bcm.h 2009-01-30 19:50:25 +05:30
core.h net: drop capability from protocol definitions 2009-11-05 21:40:17 -08:00
dev.h can: provide library functions for skb allocation 2009-10-20 00:08:01 -07:00
error.h
Kbuild can: CAN Network device driver and Netlink interface 2009-05-18 15:41:41 -07:00
netlink.h can: CAN Network device driver and Netlink interface 2009-05-18 15:41:41 -07:00
raw.h