commit | e173fb2646a832b424c80904c306b816760ce477 | [log] [tgz] |
---|---|---|
author | Richard Guy Briggs <rgb@redhat.com> | Thu Sep 18 20:50:17 2014 -0400 |
committer | Paul Moore <pmoore@redhat.com> | Mon Sep 22 15:50:08 2014 -0400 |
tree | cdc52ba9f36956a8d2894d48d77ecc166cb20315 | |
parent | cbe0d6e8794f1da6cac1ea3864d2cfaf0bf87c8e [diff] |
selinux: cleanup error reporting in selinux_nlmsg_perm() Convert audit_log() call to WARN_ONCE(). Rename "type=" to nlmsg_type=" to avoid confusion with the audit record type. Added "protocol=" to help track down which protocol (NETLINK_AUDIT?) was used within the netlink protocol family. Signed-off-by: Richard Guy Briggs <rgb@redhat.com> [Rewrote the patch subject line] Signed-off-by: Paul Moore <pmoore@redhat.com>