summaryrefslogtreecommitdiff
path: root/crypto/algapi.c
diff options
context:
space:
mode:
authorHerbert Xu <herbert@gondor.apana.org.au>2010-04-26 09:14:05 +0800
committerHerbert Xu <herbert@gondor.apana.org.au>2010-04-26 09:14:05 +0800
commitf198cf481b246148750ee51a4da58184bb8ed8b7 (patch)
tree8527685c1f4920085b90abf8123586cdc5f91ef7 /crypto/algapi.c
parent7f964674351051bcd7dd6fe5d15f33d823022c65 (diff)
downloadlinux-crypto-f198cf481b246148750ee51a4da58184bb8ed8b7.tar.gz
linux-crypto-f198cf481b246148750ee51a4da58184bb8ed8b7.zip
crypto: authenc - Add EINPROGRESS check
When Steffen originally wrote the authenc async hash patch, he correctly had EINPROGRESS checks in place so that we did not invoke the original completion handler with it. Unfortuantely I told him to remove it before the patch was applied. As only MAY_BACKLOG request completion handlers are required to handle EINPROGRESS completions, those checks are really needed. This patch restores them. Reported-by: Sebastian Andrzej Siewior <sebastian@breakpoint.cc> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'crypto/algapi.c')
0 files changed, 0 insertions, 0 deletions