diff options
author | Saurav Kashyap <skashyap@marvell.com> | 2024-11-15 16:03:10 +0300 |
---|---|---|
committer | Martin K. Petersen <martin.petersen@oracle.com> | 2024-12-04 21:22:59 +0300 |
commit | 833c70e212fc40d3e98da941796f4c7bcaecdf58 (patch) | |
tree | 1c5e4d76aef2a8c86897683462141330276e1ef5 /tools/perf/scripts/python/syscall-counts.py | |
parent | 07c903db0a2ff84b68efa1a74a4de353ea591eb0 (diff) | |
download | linux-833c70e212fc40d3e98da941796f4c7bcaecdf58.tar.xz |
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: 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>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions