From: Kees Cook Date: Thu, 22 May 2014 18:57:16 +0000 (-0700) Subject: staging/rtl8821ae: avoid format string leak to thread name X-Git-Tag: omap-for-v3.16/fixes-against-rc1~39^2~36^2~443 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6fdb1f4fb05998bb255cf4e2605bc5f0e842eb24;p=pandora-kernel.git 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 Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed