summaryrefslogtreecommitdiff
path: root/include/linux
diff options
context:
space:
mode:
authorRichard Guy Briggs <rgb@redhat.com>2014-08-24 20:37:52 -0400
committerLuis Henriques <luis.henriques@canonical.com>2014-11-27 11:22:04 +0000
commit99ba91a36a2159af87d0244b085e4afd9afe4553 (patch)
treefaba527672647341e79b5a93eee079d97337889f /include/linux
parent86f80b54613cded07d425df682c9fe7c963cb894 (diff)
audit: correct AUDIT_GET_FEATURE return message type
commit 9ef91514774a140e468f99d73d7593521e6d25dc upstream. When an AUDIT_GET_FEATURE message is sent from userspace to the kernel, it should reply with a message tagged as an AUDIT_GET_FEATURE type with a struct audit_feature. The current reply is a message tagged as an AUDIT_GET type with a struct audit_feature. This appears to have been a cut-and-paste-eo in commit b0fed40. Reported-by: Steve Grubb <sgrubb@redhat.com> Signed-off-by: Richard Guy Briggs <rgb@redhat.com> Signed-off-by: Luis Henriques <luis.henriques@canonical.com>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions