From: Herbert Xu Date: Thu, 18 Jun 2015 06:25:55 +0000 (+0800) Subject: crypto: caam - Reintroduce DESC_MAX_USED_BYTES X-Git-Tag: omap-for-v4.2/fixes-rc1^2~164^2~33 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=87e51b072485f519c6ef077f60f4b837677202cc;p=pandora-kernel.git crypto: caam - Reintroduce DESC_MAX_USED_BYTES I incorrectly removed DESC_MAX_USED_BYTES when enlarging the size of the shared descriptor buffers, thus making it four times larger than what is necessary. This patch restores the division by four calculation. Signed-off-by: Herbert Xu --- Reading git-diff-tree failed