commit | 58bfbb51ff2b0fdc6c732ff3d72f50aa632b67a2 | [log] [tgz] |
---|---|---|
author | Paul Moore <paul.moore@hp.com> | Fri Mar 27 17:10:41 2009 -0400 |
committer | James Morris <jmorris@namei.org> | Sat Mar 28 15:01:37 2009 +1100 |
tree | 41132587adbb6816b56b9d28105826b8ef0fd7b9 | |
parent | 389fb800ac8be2832efedd19978a2b8ced37eb61 [diff] |
selinux: Remove the "compat_net" compatibility code The SELinux "compat_net" is marked as deprecated, the time has come to finally remove it from the kernel. Further code simplifications are likely in the future, but this patch was intended to be a simple, straight-up removal of the compat_net code. Signed-off-by: Paul Moore <paul.moore@hp.com> Signed-off-by: James Morris <jmorris@namei.org>