]> git.proxmox.com Git - mirror_ubuntu-focal-kernel.git/commit - drivers/scsi/mpt3sas/mpt3sas_scsih.c
scsi: mpt3sas: Fix removal and addition of vSES device during host reset
authorSreekanth Reddy <sreekanth.reddy@broadcom.com>
Tue, 10 Oct 2017 13:11:17 +0000 (18:41 +0530)
committerMartin K. Petersen <martin.petersen@oracle.com>
Wed, 11 Oct 2017 18:08:07 +0000 (14:08 -0400)
commit758f8139e9a779de76fed2b48dc492bfb6612684
tree5cc257b3b806a4e0b7d98a1be44253f15f20341f
parent06f5f976a6ee0f8bbb0dd648415eeac0536fef97
scsi: mpt3sas: Fix removal and addition of vSES device during host reset

For Dev Handles whose value is less than HBA's phys count number, driver
would return HBA's SAS address value. As a result, for a Virtual SES
device the driver was returning the HBA's SAS address. Updated the
driver to return Virtual SES' SAS address.

[mkp: clarified commit message]

Signed-off-by: Sreekanth Reddy <Sreekanth.Reddy@broadcom.com>
Reviewed-by: Tomas Henzl <thenzl@redhat.com>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
drivers/scsi/mpt3sas/mpt3sas_scsih.c