]> git.baikalelectronics.ru Git - kernel.git/commit
[SCSI] fusion core changes for SAS support
authorChristoph Hellwig <hch@lst.de>
Fri, 9 Sep 2005 14:25:54 +0000 (16:25 +0200)
committerJames Bottomley <jejb@mulgrave.(none)>
Mon, 19 Sep 2005 17:42:31 +0000 (12:42 -0500)
commit44bc4787de72fa5267e4fbfd3d9ce5f9b5a48999
tree7b5c92f76e25ddf66419668412db147cde35a410
parent9a5b9fd1a04ab9cf803c49506cdcf25ed0c8e996
[SCSI] fusion core changes for SAS support

 - various bits for SAS support from the LSI driver.
 - use the device private data for the fusion target private data.
   this should be using the midlayer target data framework, but we
   can't move over to that until fusion has been switched to the
   generic DV code
 - use target ID and channel from the fusion target private data,
   because those in scsi_device will be different for mptsas

Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>
drivers/message/fusion/mptbase.c
drivers/message/fusion/mptbase.h
drivers/message/fusion/mptscsih.c