[SCSI] hptiop: HighPoint RocketRAID 3xxx controller driver
authorHighPoint Linux Team <linux@highpoint-tech.com>
Wed, 14 Jun 2006 08:50:57 +0000 (16:50 +0800)
committerJames Bottomley <jejb@mulgrave.il.steeleye.com>
Tue, 20 Jun 2006 00:30:15 +0000 (19:30 -0500)
Updates:
- don't bypass SYNCHRONIZE_CACHE command
- return SCSI_MLQUEUE_HOST_BUSY when no free request slots
- move scsi_remove_host() to the begin of hpt_remove(), or it will
  not work after resources being released.

Signed-off-by: HighPoint Linux Team <linux@highpoint-tech.com>
Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>

No differences found