]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit1464a3a44ee0144290d6d0e5a6bc1349f1b3f5f5
tree18d0407fbf097811e0a084df797f29b1c2530b6b
parent9a8c0fdcbe8325917c6a8ed9f191618ce740bec0
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