Re: [PATCH] net: ethernet: wiznet: avoid format string exposure

From: David Miller
Date: Thu Apr 06 2017 - 16:38:47 EST


From: Kees Cook <keescook@xxxxxxxxxxxx>
Date: Wed, 5 Apr 2017 14:39:35 -0700

> While unlikely, this makes sure any format strings in the device name
> can't exposure information via the resulting workqueue name.
>
> Signed-off-by: Kees Cook <keescook@xxxxxxxxxxxx>

Applied.