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)
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

Simple merge