]> git.karo-electronics.de Git - karo-tx-linux.git/commit
crypto: ccp - Invoke context callback when there is a backlog error
authorTom Lendacky <thomas.lendacky@amd.com>
Mon, 24 Feb 2014 14:42:08 +0000 (08:42 -0600)
committerHerbert Xu <herbert@gondor.apana.org.au>
Wed, 26 Feb 2014 21:57:00 +0000 (05:57 +0800)
commit950b10bae656d7edf5e2047bf0c9205980f49f2c
treedfacda484d4c76885e129bec9254ed5da892515d
parent0611451b4e78ecb77b3323657f2ab4aadd6d28b3
crypto: ccp - Invoke context callback when there is a backlog error

Invoke the callback routine associated with the crypto context
if an error is encountered sending the command to the CCP during
backlog processing.  This is needed to free any resources used
by the command.

Signed-off-by: Tom Lendacky <thomas.lendacky@amd.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
drivers/crypto/ccp/ccp-crypto-main.c