audit: don't lose set wait time on first successful call to audit_log_start()
authorRichard Guy Briggs <rgb@redhat.com>
Mon, 23 Feb 2015 20:37:59 +0000 (15:37 -0500)
committerPaul Moore <pmoore@redhat.com>
Mon, 23 Feb 2015 20:37:59 +0000 (15:37 -0500)
commita77ed4e5689627b0e9ac0a3532521b31c6daa99c
treee2be701234c38f0cecf604cae24a1bcc3cef39df
parentf1aaf26224bee779012aab136e5373ce3487982c
audit: don't lose set wait time on first successful call to audit_log_start()

Copy the set wait time to a working value to avoid losing the set
value if the queue overflows.

Signed-off-by: Richard Guy Briggs <rgb@redhat.com>
Signed-off-by: Paul Moore <pmoore@redhat.com>
kernel/audit.c