audit: use the proper gfp flags in the audit_log_nfcfg() calls
Commit 14224039 ("audit: add gfp parameter to audit_log_nfcfg") incorrectly passed gfp flags to audit_log_nfcfg() which were not consistent with the calling function, this commit fixes that. Fixes: 14224039 ("audit: add gfp parameter to audit_log_nfcfg") Reported-by: NJones Desougi <jones.desougi+netfilter@gmail.com> Reviewed-by: NRichard Guy Briggs <rgb@redhat.com> Signed-off-by: NPaul Moore <paul@paul-moore.com>
Showing
想要评论请 注册 或 登录