commit | c7b31c88da242153b3c2a2afe8486ae5c5f36556 | [log] [tgz] |
---|---|---|
author | Gilad Ben-Yossef <gilad@benyossef.com> | Thu Jan 16 12:14:39 2020 +0200 |
committer | Herbert Xu <herbert@gondor.apana.org.au> | Wed Jan 22 16:21:09 2020 +0800 |
tree | 9e38ff4842039c36300d519a430bfe1b57ce5fe1 | |
parent | 2a6bc713f1cef32e39e3c4e6f2e1a9849da6379c [diff] |
crypto: ccree - turn errors to debug msgs We have several loud error log messages that are already reported via the normal return code mechanism and produce a lot of noise when the new testmgr extra test are enabled. Turn these into debug only messages Signed-off-by: Gilad Ben-Yossef <gilad@benyossef.com> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>