crypto: ixp4xx - Remove bogus BUG_ON on scattered dst buffer
authorHerbert Xu <herbert@gondor.apana.org.au>
Wed, 22 Jul 2015 10:05:35 +0000 (18:05 +0800)
committerHerbert Xu <herbert@gondor.apana.org.au>
Thu, 23 Jul 2015 10:09:18 +0000 (18:09 +0800)
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.

Cc: stable@vger.kernel.org
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
drivers/crypto/ixp4xx_crypto.c

Simple merge