staging: r8192ee: avoid leaking format string
authorKees Cook <keescook@chromium.org>
Tue, 10 Jun 2014 18:10:03 +0000 (11:10 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 20 Jun 2014 00:14:45 +0000 (17:14 -0700)
This makes 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>
drivers/staging/rtl8192ee/base.c
drivers/staging/rtl8192ee/btcoexist/halbtcoutsrc.h

Simple merge