commit | 369f3dabad95aaa3b04ec390d5489d9d46e51395 | [log] [tgz] |
---|---|---|
author | Tom Lendacky <thomas.lendacky@amd.com> | Tue Dec 10 10:38:44 2013 -0600 |
committer | Herbert Xu <herbert@gondor.apana.org.au> | Fri Dec 20 20:06:22 2013 +0800 |
tree | 494d90d88310fe987d9ae659f4697962557a3525 | |
parent | d5aa80952aba9071b50a74c8daf7feb1caa2fd8c [diff] |
crypto: ccp - Remove user triggerable pr_err calls Remove the pr_err calls that are issued during parameter checking in some AES operations. This will eliminate the possibility of filling up syslog through these paths. Signed-off-by: Tom Lendacky <thomas.lendacky@amd.com> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>