diff options
author | Finn Thain <fthain@telegraphics.com.au> | 2016-01-03 16:05:33 +1100 |
---|---|---|
committer | Martin K. Petersen <martin.petersen@oracle.com> | 2016-01-06 21:42:58 -0500 |
commit | f35d34744c85b2ea31a3fe624616c10229ff1fb3 (patch) | |
tree | 6139565921034d1952b1d41c10ab93b8e99998d7 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 1cc160e1ba938d34581181517221913683031d29 (diff) |
ncr5380: Fix bus phase in do_abort()
NCR5380_poll_politely() returns either 0 (success) or -ETIMEDOUT. However,
in do_abort(), the return value is incorrectly taken to be the status
register value. This means that the bus is put into DATA OUT phase instead
of MESSAGE OUT. Fix this.
Signed-off-by: Finn Thain <fthain@telegraphics.com.au>
Reviewed-by: Hannes Reinecke <hare@suse.com>
Tested-by: Ondrej Zary <linux@rainbow-software.org>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions