]> bbs.cooldavid.org Git - net-next-2.6.git/commit - drivers/message/fusion/mptbase.c
[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)
commit82ffb67164064752a56669511545316075b41e1d
tree7b5c92f76e25ddf66419668412db147cde35a410
parent3ed7a4704beb66a155acd67b78b7e9a5674d55fb
[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