diff options
author | Qianfeng Rong <rongqianfeng@vivo.com> | 2025-09-05 15:54:45 +0800 |
---|---|---|
committer | Martin K. Petersen <martin.petersen@oracle.com> | 2025-09-16 22:05:00 -0400 |
commit | 9877c004e9f4d10e7786ac80a50321705d76e036 (patch) | |
tree | 70f7957da650b55d2c825ccf8d21147767123d9a /net/unix/af_unix.c | |
parent | 1f037e3acda79639a78f096355f2c308a3d45492 (diff) |
scsi: qla2xxx: Fix incorrect sign of error code in qla_nvme_xmt_ls_rsp()
Change the error code EAGAIN to -EAGAIN in qla_nvme_xmt_ls_rsp() to
align with qla2x00_start_sp() returning negative error codes or
QLA_SUCCESS, preventing logical errors.
Fixes: 875386b98857 ("scsi: qla2xxx: Add Unsolicited LS Request and Response Support for NVMe")
Signed-off-by: Qianfeng Rong <rongqianfeng@vivo.com>
Message-ID: <20250905075446.381139-4-rongqianfeng@vivo.com>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions