crypto: omap-des - avoid unnecessary spam with bad cryptlen
authorTero Kristo <t-kristo@ti.com>
Tue, 5 Nov 2019 14:01:09 +0000 (16:01 +0200)
committerHerbert Xu <herbert@gondor.apana.org.au>
Wed, 11 Dec 2019 08:37:00 +0000 (16:37 +0800)
commit96846223ac73c66f55bfcb46a464450136bdbbc2
tree9e1c8479b8ebc3ebcdf467802b698b6a48eb9bf4
parent04a4616e6a21eb5ed2c8399160be370af4f67037
crypto: omap-des - avoid unnecessary spam with bad cryptlen

Remove the error print in this case, and just return the error.

Signed-off-by: Tero Kristo <t-kristo@ti.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
drivers/crypto/omap-des.c