summaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
authorStephan Mueller <smueller@chronox.de>2017-07-30 14:31:18 +0200
committerHerbert Xu <herbert@gondor.apana.org.au>2017-08-09 14:17:50 +0200
commit5703c826b758e0b33c998739af093879979315b8 (patch)
tree71296be72e8bcae1f539da6c212cdb24fbb98668 /lib
parentcrypto: ccp - Add XTS-AES-256 support for CCP version 5 (diff)
downloadlinux-5703c826b758e0b33c998739af093879979315b8.tar.xz
linux-5703c826b758e0b33c998739af093879979315b8.zip
crypto: algif - return error code when no data was processed
If no data has been processed during recvmsg, return the error code. This covers all errors received during non-AIO operations. If any error occurs during a synchronous operation in addition to -EIOCBQUEUED or -EBADMSG (like -ENOMEM), it should be relayed to the caller. Signed-off-by: Stephan Mueller <smueller@chronox.de> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'lib')
0 files changed, 0 insertions, 0 deletions