[SCSI] mptfusion - mapping fixs required support for transport layers.
authorMoore, Eric Dean <Eric.Moore@lsil.com>
Thu, 17 Nov 2005 01:54:25 +0000 (18:54 -0700)
committerJames Bottomley <jejb@mulgrave.(none)>
Wed, 14 Dec 2005 01:41:15 +0000 (18:41 -0700)
This utilizes the hostdata area that is hung off of scsi_target and
scsi_device for saving unique firmware mapping. This will be required
for supporting new Fibre and SPI transport support.

This also fixs problems in error handling error code for SAS
controllers, in which the incorrect mapping was passed to the
firmware.

Signed-off-by: Eric Moore <Eric.Moore@lsil.com>
Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>

No differences found