Files
linux/drivers/crypto/ixp4xx_crypto.c
Herbert Xu 593b1559bb crypto: ixp4xx - Remove bogus BUG_ON on scattered dst buffer
commit f898c522f0 upstream.

This patch removes a bogus BUG_ON in the ablkcipher path that
triggers when the destination buffer is different from the source
buffer and is scattered.

Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2015-08-16 20:52:19 -07:00

37 KiB