aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorTianjia Zhang <[email protected]>2020-08-02 19:15:28 +0800
committerMartin K. Petersen <[email protected]>2020-08-24 23:23:00 -0400
commitbbf2d06a9d767718bfe6028d6288c03edb98554a (patch)
treeabb73a7233b5844d56d382c4fb0e851345edc87b /tools/perf/scripts/python/bin
parent8905cbdae986515c5a4dcd71889672235478f189 (diff)
scsi: qla2xxx: Fix wrong return value in qlt_chk_unresolv_exchg()
In the case of a failed retry, a positive value EIO is returned here. I think this is a typo error. It is necessary to return an error value. [mkp: caller checks != 0 but the rest of the file uses -Exxx so fix this up to be consistent] Link: https://lore.kernel.org/r/[email protected] Fixes: 0691094ff3f2 ("scsi: qla2xxx: Add logic to detect ABTS hang and response completion") Cc: Quinn Tran <[email protected]> Signed-off-by: Tianjia Zhang <[email protected]> Signed-off-by: Martin K. Petersen <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions