diff options
author | Kashyap, Desai <kashyap.desai@lsi.com> | 2010-06-17 13:25:13 +0530 |
---|---|---|
committer | James Bottomley <James.Bottomley@suse.de> | 2010-07-27 12:02:06 -0500 |
commit | ab6ce92541ea24c6a92be8498d7d1b26c14ec62d (patch) | |
tree | f56c00fede2575053251c402dad1583b63b26822 /net | |
parent | 593d5720745658a4a973952fb74f6d863c531e97 (diff) | |
download | blackbird-obmc-linux-ab6ce92541ea24c6a92be8498d7d1b26c14ec62d.tar.gz blackbird-obmc-linux-ab6ce92541ea24c6a92be8498d7d1b26c14ec62d.zip |
[SCSI] mpt2sas: Fix to use sas device list instead of enclosure list for _transpor_get_enclosure_identifier.
Enclosure_identifier not being returned by mpt2sas
The driver exports callback function to the sas transport layer
for obtaining the enclosure logical id. This function is called
_transport_get_enclosure_identifier. The driver was searching
the wrong list for the enclosure_identifier. The driver should be
searching the sas device list instead of enclosure list. The
sas address that is passed to the driver is for the end device, not
enclosure.
Signed-off-by: Kashyap Desai <kashyap.desai@lsi.com>
Signed-off-by: James Bottomley <James.Bottomley@suse.de>
Diffstat (limited to 'net')
0 files changed, 0 insertions, 0 deletions