diff options
author | Stephan Mueller <[email protected]> | 2017-07-30 14:31:18 +0200 |
---|---|---|
committer | Herbert Xu <[email protected]> | 2017-08-09 20:17:50 +0800 |
commit | 5703c826b758e0b33c998739af093879979315b8 (patch) | |
tree | 71296be72e8bcae1f539da6c212cdb24fbb98668 /lib/mpi/mpi-internal.h | |
parent | 5060ffc97bc6fdd31595b3ecbc027b0a8df94b5c (diff) |
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 <[email protected]>
Signed-off-by: Herbert Xu <[email protected]>
Diffstat (limited to 'lib/mpi/mpi-internal.h')
0 files changed, 0 insertions, 0 deletions