From: Horia Geanta Date: Fri, 14 Mar 2014 15:46:49 +0000 (+0200) Subject: crypto: caam - remove error propagation handling X-Git-Tag: v3.15-rc1~111^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4464a7d4f53d756101291da26563f37f7fce40f3;p=pandora-kernel.git crypto: caam - remove error propagation handling Commit 61bb86bba169507a5f223b94b9176c32c84b4721 ("crypto: caam - set descriptor sharing type to SERIAL") changed the descriptor sharing mode from SHARE_WAIT to SHARE_SERIAL. All descriptor commands that handle the "ok to share" and "error propagation" settings should also go away, since they have no meaning for SHARE_SERIAL. Signed-off-by: Horia Geanta Signed-off-by: Herbert Xu --- Reading git-diff-tree failed