aboutsummaryrefslogtreecommitdiff
path: root/crypto/blkcipher.c
diff options
context:
space:
mode:
authorHerbert Xu <herbert@gondor.apana.org.au>2007-05-19 17:51:40 +1000
committerHerbert Xu <herbert@gondor.apana.org.au>2007-07-11 20:58:53 +0800
commitfe3c5206adc5d7395828185ab73e9a522655b984 (patch)
treeafe289e4e685152f0051062a396c5d995f7d6c28 /crypto/blkcipher.c
parent2e290f43ddb2331db2e308da206fe154bec91a7d (diff)
[CRYPTO] api: Wake up all waiters when larval completes
Right now when a larval matures or when it dies of an error we only wake up one waiter. This would cause other waiters to timeout unnecessarily. This patch changes it to use complete_all to wake up all waiters. Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'crypto/blkcipher.c')
0 files changed, 0 insertions, 0 deletions