Home
last modified time | relevance | path

Searched hist:"5 cb289bf" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/scsi/qla2xxx/
H A Dqla_nx.c5cb289bf Fri May 14 04:09:52 CDT 2021 Zhen Lei <thunder.leizhen@huawei.com> scsi: qla2xxx: Fix error return code in qla82xx_write_flash_dword()

Fix to return a negative error code from the error handling case instead of
0 as done elsewhere in this function.

Link: https://lore.kernel.org/r/20210514090952.6715-1-thunder.leizhen@huawei.com
Fixes: a9083016a531 ("[SCSI] qla2xxx: Add ISP82XX support.")
Reported-by: Hulk Robot <hulkci@huawei.com>
Reviewed-by: Himanshu Madhani <himanshu.madhani@oracle.com>
Signed-off-by: Zhen Lei <thunder.leizhen@huawei.com>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>