Commits

Kees Cook committed 6fdb1f4fb05
staging/rtl8821ae: avoid format string leak to thread name This makes sure the cfg->name can never accidentally be processed as a format string in the worker thread name. Signed-off-by: Kees Cook <keescook@chromium.org> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>