diff options
author | Igor Pylypiv <ipylypiv@google.com> | 2024-11-21 11:49:15 -0800 |
---|---|---|
committer | Martin K. Petersen <martin.petersen@oracle.com> | 2024-12-04 14:43:48 -0500 |
commit | 0f630c58e31afb3dc2373bc1126b555f4b480bb2 (patch) | |
tree | a8ae3a24b58d239a88dcc4c44a7b785b6b8b466d /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 841df27d619ee1f5ca6473e15227b39d6136562d (diff) |
scsi: pm80xx: Do not use libsas port ID
libsas port IDs can differ from the controller's port IDs. Using libsas
port ID to index pm8001_ha->port array is a bug.
Remove sas_find_local_port_id(). We can use pm8001_ha->phy[phy_id].port to
get the port ID.
Signed-off-by: Igor Pylypiv <ipylypiv@google.com>
Signed-off-by: Terrence Adams <tadamsjr@google.com>
Link: https://lore.kernel.org/r/20241121194915.3039073-1-tadamsjr@google.com
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions