[SCSI] scsi_transport_sas: kill the use of channel
authorJames Bottomley <James.Bottomley@steeleye.com>
Tue, 11 Jul 2006 21:49:34 +0000 (17:49 -0400)
committerJames Bottomley <jejb@mulgrave.il.steeleye.com>
Wed, 12 Jul 2006 13:20:01 +0000 (09:20 -0400)
commite8bf39417b578a11e2ee2cd16e794a5b2d40757b
tree7e20aa4b9c483b62a91cf3e5f6a2bc51074c507c
parenta0e1b6ef3b851fe6f1dcc259432e83de79ce5e7f
[SCSI] scsi_transport_sas: kill the use of channel

Using the port_id for the channel is completely unnecessary since the
host_id/target_id are constructed to be globally unique.  Also move
the mptsas driver on to virtual channel 1 for its raid devices.

Acked-by: "Moore, Eric" <Eric.Moore@lsil.com>
Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>
drivers/message/fusion/mptbase.h
drivers/message/fusion/mptsas.c
drivers/scsi/scsi_transport_sas.c