From: Tom Lendacky Date: Mon, 24 Feb 2014 14:42:14 +0000 (-0600) Subject: crypto: ccp - Account for CCP backlog processing X-Git-Tag: v3.15-rc1~111^2~33 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c65a52f8360dc29116395708bde18399e4699f87;p=pandora-kernel.git crypto: ccp - Account for CCP backlog processing When the crypto layer is able to queue up a command for processing by the CCP on the initial call to ccp_crypto_enqueue_request and the CCP returns -EBUSY, then if the backlog flag is not set the command needs to be freed and not added to the active command list. Signed-off-by: Tom Lendacky Signed-off-by: Herbert Xu --- Reading git-diff-tree failed