diff options
| author | James Smart <jsmart2021@gmail.com> | 2020-01-27 16:23:09 -0800 |
|---|---|---|
| committer | Martin K. Petersen <martin.petersen@oracle.com> | 2020-02-10 22:46:56 -0500 |
| commit | f6770e7d2329f0b05223fffea9eb821fd2dd038a (patch) | |
| tree | 9cc3ca0d8208204361304950dec1fa5bc7f1f852 /tools/perf/scripts/python | |
| parent | 6cde2e3e2813f598a39c8e5688480b76b2f40b10 (diff) | |
| download | linux-f6770e7d2329f0b05223fffea9eb821fd2dd038a.tar.gz linux-f6770e7d2329f0b05223fffea9eb821fd2dd038a.zip | |
scsi: lpfc: Clean up hba max_lun_queue_depth checks
The current code does some odd +1 over maximum xri count checks and
requires that the lun_queue_count can't be bigger than maximum xri count
divided by 8. These items are bogus.
Clean the code up to cap lun_queue_count to maximum xri count.
Link: https://lore.kernel.org/r/20200128002312.16346-10-jsmart2021@gmail.com
Signed-off-by: Dick Kennedy <dick.kennedy@broadcom.com>
Signed-off-by: James Smart <jsmart2021@gmail.com>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions
