From: Herbert Xu Date: Wed, 22 Jul 2015 10:05:35 +0000 (+0800) Subject: crypto: ixp4xx - Remove bogus BUG_ON on scattered dst buffer X-Git-Tag: v3.2.72~103 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1d9fd24206b274e4adf1e88dd48c781692e983c5;p=pandora-kernel.git crypto: ixp4xx - Remove bogus BUG_ON on scattered dst buffer commit f898c522f0e9ac9f3177d0762b76e2ab2d2cf9c0 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 Signed-off-by: Ben Hutchings --- Reading git-diff-tree failed