From: Marek Vasut Date: Wed, 14 May 2014 09:42:52 +0000 (+0200) Subject: crypto: cesa - tfm->__crt_alg->cra_type directly X-Git-Tag: omap-for-v3.16/fixes-against-rc1~91^2~2^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=51a716349946362dee27aa48b1987870cb69636b;p=pandora-kernel.git crypto: cesa - tfm->__crt_alg->cra_type directly The checking for the type of algorithm implementation is pretty strange here. Use regular flags to check for the type instead. Signed-off-by: Marek Vasut Cc: Bill Pemberton Cc: Herbert Xu Cc: Kent Yoder Cc: Jamie Iles Cc: Phil Sutter Signed-off-by: Herbert Xu --- Reading git-diff-tree failed