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-09-23 22:26:32 +09:30
2009-05-25 01:53:53 -07:00
2009-09-26 20:16:15 -07:00
2009-05-25 01:53:53 -07:00
2009-10-14 20:40:11 -07:00
2009-10-07 01:10:46 -07:00
2009-10-07 01:10:46 -07:00
2009-10-07 01:10:46 -07:00
2009-11-02 03:41:29 -08:00
2009-11-04 05:06:24 -08:00
2009-11-04 05:23:31 -08:00
2009-10-18 18:52:53 -07:00
2009-07-12 12:22:34 -07:00
2009-10-18 21:32:01 -07:00