aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorUmang Jain <[email protected]>2024-09-18 22:00:56 +0530
committerGreg Kroah-Hartman <[email protected]>2024-10-09 11:58:47 +0200
commitfbd06c751a5c2092484f6a43fed0120ee8844d6a (patch)
tree1203566293b81aea4cdbf4df80af1402d02fe049 /tools/perf/scripts/python/export-to-postgresql.py
parent36022f3ee8c2d7c1442dc6453489b2e5f5a6d393 (diff)
staging: vchiq_core: Return on all errors from queue_message()
In vchiq_connect_internal(), a MAKE_CONNECT message is queued if the connection is disconnected, but only -EAGAIN error is checked on the error path and returned. However, queue_message() can fail with other errors as well hence, vchiq_connect_internal() should return in those cases as well. Signed-off-by: Umang Jain <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions