diff options
author | Kevin Barnett <kevin.barnett@microchip.com> | 2022-02-01 15:49:13 -0600 |
---|---|---|
committer | Martin K. Petersen <martin.petersen@oracle.com> | 2022-02-07 23:38:36 -0500 |
commit | 291c2e0071efbda9d5c360a793abee4055e81fea (patch) | |
tree | 6a23b6278eb128c98a3d3837160e75cbc015a8f8 /drivers/input | |
parent | c66e078ad89e9f171a2474b255284d95c54c4c36 (diff) | |
download | linux-291c2e0071efbda9d5c360a793abee4055e81fea.tar.bz2 |
scsi: smartpqi: Fix lsscsi -t SAS addresses
Correct lsscsi -t output for newer controllers that support 16-byte WWID in
the SAS address field. lsscsi -t was displaying all zeros for SAS
addresses.
When we added support to smartpqi for 16-byte WWIDs in the RPL data for
newer controllers, we were copying the wrong part of the 16-byte WWID to
the SAS address field.
Link: https://lore.kernel.org/r/164375215363.440833.7298523719813806902.stgit@brunhilda.pdev.net
Reviewed-by: Scott Benesh <scott.benesh@microchip.com>
Reviewed-by: Scott Teel <scott.teel@microchip.com>
Reviewed-by: Mike McGowen <mike.mcgowen@microchip.com>
Signed-off-by: Kevin Barnett <kevin.barnett@microchip.com>
Signed-off-by: Don Brace <don.brace@microchip.com>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
Diffstat (limited to 'drivers/input')
0 files changed, 0 insertions, 0 deletions