summaryrefslogtreecommitdiff
path: root/drivers/scsi/scsi_pm.c
diff options
context:
space:
mode:
authorDan Carpenter <dan.carpenter@linaro.org>2023-06-26 13:58:47 +0300
committerMartin K. Petersen <martin.petersen@oracle.com>2023-07-05 21:29:24 -0400
commite579b007eff3ff8d29d59d16214cd85fb9e573f7 (patch)
tree5fed416be058235a7980f08ac1e9cba52273ea0a /drivers/scsi/scsi_pm.c
parent134f66959cd0bc90a745f2eed4c10a0519d455c4 (diff)
scsi: qla2xxx: Fix error code in qla2x00_start_sp()
This should be negative -EAGAIN instead of positive. The callers treat non-zero error codes the same so it doesn't really impact runtime beyond some trivial differences to debug output. Fixes: 80676d054e5a ("scsi: qla2xxx: Fix session cleanup hang") Signed-off-by: Dan Carpenter <dan.carpenter@linaro.org> Link: https://lore.kernel.org/r/49866d28-4cfe-47b0-842b-78f110e61aab@moroto.mountain Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
Diffstat (limited to 'drivers/scsi/scsi_pm.c')
0 files changed, 0 insertions, 0 deletions