kernel_samsung_a53x/drivers/scsi/qla2xxx
Saurav Kashyap c649d14b5c scsi: qla2xxx: Remove check req_sg_cnt should be equal to rsp_sg_cnt
commit 833c70e212fc40d3e98da941796f4c7bcaecdf58 upstream.

Firmware supports multiple sg_cnt for request and response for CT
commands, so remove the redundant check. A check is there where sg_cnt
for request and response should be same. This is not required as driver
and FW have code to handle multiple and different sg_cnt on request and
response.

Cc: stable@vger.kernel.org
Signed-off-by: Saurav Kashyap <skashyap@marvell.com>
Signed-off-by: Nilesh Javali <njavali@marvell.com>
Link: https://lore.kernel.org/r/20241115130313.46826-5-njavali@marvell.com
Reviewed-by: Himanshu Madhani <himanshu.madhani@oracle.com>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2024-12-17 13:24:28 +01:00
..
Kconfig
Makefile
qla_attr.c scsi: qla2xxx: Supported speed displayed incorrectly for VPorts 2024-12-17 13:24:28 +01:00
qla_bsg.c scsi: qla2xxx: Remove check req_sg_cnt should be equal to rsp_sg_cnt 2024-12-17 13:24:28 +01:00
qla_bsg.h
qla_dbg.c
qla_dbg.h
qla_def.h
qla_devtbl.h
qla_dfs.c
qla_dsd.h
qla_fw.h
qla_gbl.h
qla_gs.c
qla_init.c scsi: qla2xxx: Fix flash read failure 2024-11-23 23:20:15 +01:00
qla_inline.h
qla_iocb.c
qla_isr.c
qla_mbx.c
qla_mid.c scsi: qla2xxx: Fix NVMe and NPIV connect issue 2024-12-17 13:24:28 +01:00
qla_mr.c
qla_mr.h
qla_nvme.c scsi: qla2xxx: validate nvme_local_port correctly 2024-11-23 23:20:15 +01:00
qla_nvme.h
qla_nx.c
qla_nx.h
qla_nx2.c
qla_nx2.h
qla_os.c scsi: qla2xxx: Fix use after free on unload 2024-12-17 13:24:28 +01:00
qla_settings.h
qla_sup.c scsi: qla2xxx: Fix flash read failure 2024-11-23 23:20:15 +01:00
qla_target.c
qla_target.h
qla_tmpl.c
qla_tmpl.h
qla_version.h
tcm_qla2xxx.c
tcm_qla2xxx.h