git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4bba1e9
)
crypto: caam - only query h/w in job ring dequeue path
author
Kim Phillips
<kim.phillips@freescale.com>
Sat, 23 Jun 2012 00:48:55 +0000
(19:48 -0500)
committer
Herbert Xu
<herbert@gondor.apana.org.au>
Wed, 27 Jun 2012 06:42:07 +0000
(14:42 +0800)
Code was needlessly checking the s/w job ring when there
would be nothing to process if the h/w's output completion
ring were empty anyway.
Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
No differences found