[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)
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>

No differences found