commit | e8bf39417b578a11e2ee2cd16e794a5b2d40757b | [log] [tgz] |
---|---|---|
author | James Bottomley <James.Bottomley@steeleye.com> | Tue Jul 11 17:49:34 2006 -0400 |
committer | James Bottomley <jejb@mulgrave.il.steeleye.com> | Wed Jul 12 09:20:01 2006 -0400 |
tree | 7e20aa4b9c483b62a91cf3e5f6a2bc51074c507c | |
parent | a0e1b6ef3b851fe6f1dcc259432e83de79ce5e7f [diff] |
[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>