diff options
| author | Saurav Kashyap <[email protected]> | 2024-11-15 13:03:10 +0000 |
|---|---|---|
| committer | Martin K. Petersen <[email protected]> | 2024-12-04 18:22:59 +0000 |
| commit | 833c70e212fc40d3e98da941796f4c7bcaecdf58 (patch) | |
| tree | 1c5e4d76aef2a8c86897683462141330276e1ef5 /drivers/scsi/scsi_debug.c | |
| parent | scsi: qla2xxx: Fix use after free on unload (diff) | |
| download | kernel-833c70e212fc40d3e98da941796f4c7bcaecdf58.tar.gz kernel-833c70e212fc40d3e98da941796f4c7bcaecdf58.zip | |
scsi: qla2xxx: Remove check req_sg_cnt should be equal to rsp_sg_cnt
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: [email protected]
Signed-off-by: Saurav Kashyap <[email protected]>
Signed-off-by: Nilesh Javali <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Reviewed-by: Himanshu Madhani <[email protected]>
Signed-off-by: Martin K. Petersen <[email protected]>
Diffstat (limited to 'drivers/scsi/scsi_debug.c')
0 files changed, 0 insertions, 0 deletions
