linux-stable/net/ieee802154
Eric Paris 3f378b6844 net: pass kern to net_proto_family create function
The generic __sock_create function has a kern argument which allows the
security system to make decisions based on if a socket is being created by
the kernel or by userspace.  This patch passes that flag to the
net_proto_family specific create function, so it can do the same thing.

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 22:18:14 -08:00
..
af802154.h net: add IEEE 802.15.4 socket family implementation 2009-06-09 05:25:32 -07:00
af_ieee802154.c net: pass kern to net_proto_family create function 2009-11-05 22:18:14 -08:00
dgram.c net: sk_drops consolidation 2009-10-14 20:40:11 -07:00
Kconfig net: add IEEE 802.15.4 socket family implementation 2009-06-09 05:25:32 -07:00
Makefile ieee802154: add a sysfs representation of WPAN master devices 2009-08-19 23:08:20 +04:00
netlink.c ieee802154: add locking for seq numbers 2009-09-15 18:25:16 +04:00
nl_policy.c ieee802154: add support for channel pages from IEEE 802.15.4-2006 2009-08-19 23:08:22 +04:00
raw.c net: sk_drops consolidation 2009-10-14 20:40:11 -07:00
wpan-class.c ieee802154: add a sysfs representation of WPAN master devices 2009-08-19 23:08:20 +04:00