[SCSI] SPI transport class, don't negotiate options not supported
authorJames Bottomley <James.Bottomley@steeleye.com>
Sat, 2 Jul 2005 16:22:01 +0000 (12:22 -0400)
committerJames Bottomley <jejb@titanic.(none)>
Mon, 11 Jul 2005 22:04:43 +0000 (17:04 -0500)
commiteb1dd68bc897d4e5a5133bfffbd4777a0fe16c4c
treec09328dade56919dbcd838ed5bc51143a04ce67a
parent2a40342e0e72a2ba89aaa9e6c9a9eceb04741b24
[SCSI] SPI transport class, don't negotiate options not supported

At the moment, the transport class blindly tries to set things like
QAS and IU, even if the drive won't support them.  It's best not to
annoy the devices like this and instead only set what the drive says
is actually supported.

Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>
drivers/scsi/scsi_transport_spi.c