From: Patrick McHardy Date: Wed, 7 May 2008 14:31:35 +0000 (+0800) Subject: [HIFN]: Indicate asynchronous processing to crypto API X-Git-Tag: v2.6.27-rc1~1107^2~42 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9e70a408ad66846bc98dc026efe0384ef68373fc;p=pandora-kernel.git [HIFN]: Indicate asynchronous processing to crypto API hifn_setup_crypto() needs to return -EINPROGRESS on success to indicate asynchronous processing to the crypto API. This also means it must not return the errno code returned by hifn_process_queue(), if any. Signed-off-by: Patrick McHardy Signed-off-by: Herbert Xu --- Reading git-diff-tree failed