From: Steffen Klassert Date: Tue, 2 Mar 2010 13:59:54 +0000 (+0800) Subject: crypto: authenc - Use correct ahash complete functions X-Git-Tag: v2.6.34-rc1~198^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=77ba115c478d442024964b217f9f12192018cc77;p=pandora-kernel.git crypto: authenc - Use correct ahash complete functions We accidentally assigned the ahash update complete function to the wrong function pointer in crypto_authenc_verify. This patch fixes this. Signed-off-by: Steffen Klassert Signed-off-by: Herbert Xu --- Reading git-diff-tree failed