]> git.karo-electronics.de Git - karo-tx-linux.git/commit
[SCSI] mpt2sas: Set the phy identifier of the end device to the phy number of the...
authornagalakshmi.nandigama@lsi.com <nagalakshmi.nandigama@lsi.com>
Tue, 20 Mar 2012 06:38:40 +0000 (12:08 +0530)
committerJames Bottomley <JBottomley@Parallels.com>
Mon, 23 Apr 2012 18:27:38 +0000 (19:27 +0100)
commit64bb81383afed5e87d54d8102baeebc9aeb97b8f
tree8f2dd2aea2322f574ccb612d47317c2edd337b74
parent43d6ddfa7aba2439d5bd22973046bdcb0faa78fb
[SCSI] mpt2sas: Set the phy identifier of the end device to the phy number of the parent device it is linked to

The phy_identifier inside the routine _transport_set_identify()
is set to sas_device_page_zero->PhyNum. This returns the
phy number of the parent device this device is linked to.

Signed-off-by: Nagalakshmi Nandigama <nagalakshmi.nandigama@lsi.com>
Signed-off-by: James Bottomley <JBottomley@Parallels.com>
drivers/scsi/mpt2sas/mpt2sas_transport.c