Re: [PATCH 04/10] mpt3sas: Fix removal and addition of vSES device during host reset

From: Tomas Henzl
Date: Wed Oct 11 2017 - 11:35:24 EST


On 10/10/2017 03:11 PM, Sreekanth Reddy wrote:
> For Dev Handles who value is less than hba's phys count number
> driver will return HBA sas address value as a sas address.
> So for Virtual SES device also driver was returning HBA sas address instead
> of Virtual SES sas address. So now updated the driver to return
> Virtual SES's sas address for Virtual SES device instead of
> HBA's sas address.
>
> Signed-off-by: Sreekanth Reddy <Sreekanth.Reddy@xxxxxxxxxxxx>

Signed-off-by: Tomas Henzl <thenzl@xxxxxxxxxx>