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: omap-for-v4.3/fixes-merge-window~147^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f898c522f0e9ac9f3177d0762b76e2ab2d2cf9c0;p=pandora-kernel.git crypto: ixp4xx - Remove bogus BUG_ON on scattered dst buffer 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 --- Reading git-diff-tree failed