kernel_optimize_test/net/phonet
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
..
af_phonet.c net: pass kern to net_proto_family create function 2009-11-05 22:18:14 -08:00
datagram.c net: sk_drops consolidation 2009-10-14 20:40:11 -07:00
Kconfig
Makefile
pep-gprs.c
pep.c net: sk_drops consolidation 2009-10-14 20:40:11 -07:00
pn_dev.c Phonet: routing table Netlink interface 2009-10-14 15:04:17 -07:00
pn_netlink.c Phonet: remove tautologies 2009-11-04 05:06:24 -08:00
socket.c Phonet: hold socket before giving it to sk_deliver_skb() 2009-10-15 12:30:42 -07:00
sysctl.c sysctl: remove "struct file *" argument of ->proc_handler 2009-09-24 07:21:04 -07:00