Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
net: ethernet: wiznet: avoid format string exposure
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@chromium.org> Signed-off-by: David S. Miller <davem@davemloft.net>
- Loading branch information