diff options
author | 2021-01-30 12:44:17 +0100 | |
---|---|---|
committer | 2021-02-13 17:17:55 +0100 | |
commit | 540936df443859244e1a76331524600c35b225d0 (patch) | |
tree | f9d59de2e80b125f913b7014f36146def1e96818 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | s390/qdio: inline qdio_kick_handler() (diff) | |
download | wireguard-linux-540936df443859244e1a76331524600c35b225d0.tar.xz wireguard-linux-540936df443859244e1a76331524600c35b225d0.zip |
s390/qdio: rework q->qdio_error indication
When inspecting a queue, any error is currently returned back through
the queue's qdio_error field. Turn this into a proper variable that gets
passed through the call chain, so that the lifetime is clear and the
error state can be accessed along the way.
Signed-off-by: Julian Wiedmann <jwi@linux.ibm.com>
Reviewed-by: Benjamin Block <bblock@linux.ibm.com>
Signed-off-by: Vasily Gorbik <gor@linux.ibm.com>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions