From: Tom Lendacky Date: Mon, 24 Feb 2014 14:42:02 +0000 (-0600) Subject: crypto: ccp - Prevent a possible lost CCP command request X-Git-Tag: v3.15-rc1~111^2~35 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0611451b4e78ecb77b3323657f2ab4aadd6d28b3;p=pandora-kernel.git 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 Signed-off-by: Herbert Xu --- Reading git-diff-tree failed