Home
last modified time | relevance | path

Searched hist:e173fb2646a832b424c80904c306b816760ce477 (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/security/selinux/
H A Dhooks.cdiff e173fb2646a832b424c80904c306b816760ce477 Thu Sep 18 19:50:17 CDT 2014 Richard Guy Briggs <rgb@redhat.com> 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>