Netlink: Use generic LSM hook
authorAhmed S. Darwish <darwish.07@gmail.com>
Sat, 1 Mar 2008 19:56:22 +0000 (21:56 +0200)
committerJames Morris <jmorris@namei.org>
Fri, 18 Apr 2008 23:52:35 +0000 (09:52 +1000)
commit0ce784ca729dce8c9076a6339a15530ca13212f2
tree37efdaaa08c1a5cec7ff91be2287358f5ca79ede
parent2a862b32f3da5a2120043921ad301322ad526084
Netlink: Use generic LSM hook

Don't use SELinux exported selinux_get_task_sid symbol.
Use the generic LSM equivalent instead.

Signed-off-by: Casey Schaufler <casey@schaufler-ca.com>
Signed-off-by: Ahmed S. Darwish <darwish.07@gmail.com>
Acked-by: James Morris <jmorris@namei.org>
Acked-by: David S. Miller <davem@davemloft.net>
Reviewed-by: Paul Moore <paul.moore@hp.com>
net/netlink/af_netlink.c