commit | 0596be7e6a39da44e2dcba74a97bb8b89cb71bdd | [log] [tgz] |
---|---|---|
author | Kevin Wolf <kwolf@redhat.com> | Thu Nov 17 15:40:41 2016 +0100 |
committer | Kevin Wolf <kwolf@redhat.com> | Mon Jun 26 14:51:14 2017 +0200 |
tree | 6cd806feeea75522db77d85b909188ce09ad6bd1 | |
parent | d6daddcdeb2c0c7d443cb039e798a1671dafdd0d [diff] |
qed: Add return value to qed_aio_read/write_data() Don't recurse into qed_aio_next_io() and qed_aio_complete() here, but just return an error code and let the caller handle it. Signed-off-by: Kevin Wolf <kwolf@redhat.com> Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com>