diff options
| author | Michael J. Ruhl <[email protected]> | 2018-09-10 09:39:28 -0700 |
|---|---|---|
| committer | Jason Gunthorpe <[email protected]> | 2018-09-11 10:05:17 -0600 |
| commit | 2bf4b33f83dfe521c4c7c407b6b150aeec04d69c (patch) | |
| tree | e52bdd9e8772315c6b4cd5fdc5b6f806382f9f68 /tools/perf/scripts/python/call-graph-from-sql.py | |
| parent | 3ca633f1ff7b1c1e8653181352485889b5636a12 (diff) | |
IB/hfi1: Missing return value in error path for user sdma
If the set_txreq_header_agh() function returns an error, the exit path
is chosen.
In this path, the code fails to set the return value. This will cause
the caller to not realize an error has occurred.
Set the return value correctly in the error path.
Signed-off-by: Michael J. Ruhl <[email protected]>
Signed-off-by: Dennis Dalessandro <[email protected]>
Signed-off-by: Jason Gunthorpe <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-sql.py')
0 files changed, 0 insertions, 0 deletions