commit | 76744f429a178ad2df06b722e5e7bbbf1b5245ee | [log] [tgz] |
---|---|---|
author | Hannes Reinecke <hare@suse.de> | Wed Mar 08 13:00:07 2006 +0100 |
committer | James Bottomley <jejb@mulgrave.il.steeleye.com> | Sun Mar 12 09:06:57 2006 -0600 |
tree | 92406bc62b0316803746c57e2e461721bc454578 | |
parent | 986a25f96accc8272059ae8b3eb63055f58cadb0 [diff] |
[SCSI] aic79xx: Avoid renegotiation on inquiry Because of some quirk in the SCSI spec the aic79xx driver chose to force a renegotiation when sending an inquiry. This should better be handled by the upper layers if required at all. Signed-off-by: Hannes Reinecke <hare@suse.de> Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>