commit | 0611451b4e78ecb77b3323657f2ab4aadd6d28b3 | [log] [tgz] |
---|---|---|
author | Tom Lendacky <thomas.lendacky@amd.com> | Mon Feb 24 08:42:02 2014 -0600 |
committer | Herbert Xu <herbert@gondor.apana.org.au> | Thu Feb 27 05:57:00 2014 +0800 |
tree | 0b8ae396f8cf95d415bb5c0309ab7840613474a9 | |
parent | f829e7a32c9434e31e565bc79f5804a7a984c10f [diff] |
crypto: ccp - Prevent a possible lost CCP command request If a CCP command has been queued for processing at the crypto layer then, when dequeueing it for processing, the "can backlog" flag must be set so that the request isn't lost if the CCP backlog queue limit is reached. Signed-off-by: Tom Lendacky <thomas.lendacky@amd.com> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>