commit | fb18de21e01b4c37cd4aa074bb65a0c441e01fb3 | [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 | 28fcb338a69e412636971dd224189b9428170c64 | |
parent | fae25ac7bd6d64724c415027262a532531decc48 [diff] |
qed: Add return value to qed_aio_write_l1_update() 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>