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
..
2009-08-05 10:42:58 -07:00
2009-10-18 18:52:53 -07:00
2009-10-18 18:52:53 -07:00
2009-10-18 18:52:53 -07:00
2009-10-20 18:55:46 -07:00