staging: r8821ae: avoid leaking format string
authorKees Cook <keescook@chromium.org>
Thu, 10 Jul 2014 20:16:11 +0000 (13:16 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 10 Jul 2014 22:12:51 +0000 (15:12 -0700)
This make sure a format string cannot leak into the work queue name nor
the printk buffer.

Signed-off-by: Kees Cook <keescook@chromium.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>

No differences found