diff options
| author | James Smart <[email protected]> | 2020-01-27 16:23:09 -0800 |
|---|---|---|
| committer | Martin K. Petersen <[email protected]> | 2020-02-10 22:46:56 -0500 |
| commit | f6770e7d2329f0b05223fffea9eb821fd2dd038a (patch) | |
| tree | 9cc3ca0d8208204361304950dec1fa5bc7f1f852 /tools/perf/scripts/python/export-to-postgresql.py | |
| parent | 6cde2e3e2813f598a39c8e5688480b76b2f40b10 (diff) | |
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/[email protected]
Signed-off-by: Dick Kennedy <[email protected]>
Signed-off-by: James Smart <[email protected]>
Signed-off-by: Martin K. Petersen <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions