diff options
| author | Sreekanth Reddy <[email protected]> | 2019-09-13 09:04:49 -0400 |
|---|---|---|
| committer | Martin K. Petersen <[email protected]> | 2019-09-30 22:32:48 -0400 |
| commit | 9e64fd1e65f72d229f96fcf390576e772770a01c (patch) | |
| tree | 22c35e5c5c11056f99d92f628c58704ffb0e5315 /tools/perf/scripts/python/export-to-postgresql.py | |
| parent | 77fd4f2c88bf83205a21f9ca49fdcc0c7868dba9 (diff) | |
scsi: mpt3sas: Fix module parameter max_msix_vectors
Load driver with module parameter "max_msix_vectors". Value provided in
module parameter is not used by mpt3sas driver. Driver loads with max
controller supported MSI-X value.
In _base_alloc_irq_vectors use reply_queue_count which is determined using
user provided msix value insted of ioc->msix_vector_count which tells max
supported msix value of the controller.
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Sreekanth Reddy <[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