crypto: caam - don't emit ICV check failures to dmesg
authorKim Phillips <kim.phillips@freescale.com>
Tue, 20 Jan 2015 18:43:10 +0000 (12:43 -0600)
committerHerbert Xu <herbert@gondor.apana.org.au>
Mon, 26 Jan 2015 00:34:23 +0000 (11:34 +1100)
commit3f80be023900790d029a63e27440f1e33c048b73
tree18d0407fbf097811e0a084df797f29b1c2530b6b
parente20016a9c68cebeec7d7dddb005656c8134295c4
crypto: caam - don't emit ICV check failures to dmesg

ICV check failures are part of normal operation;
leave user notification up to the higher levels,
as is done in s/w algorithm implementations.

Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
Tested-by: Cristian Stoica <cristian.stoica@freescale.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
drivers/crypto/caam/error.c