[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)
commit4f2ddba39a550eba9233d9f0e8309092da0ba293
tree8fdfacf8a5b7ffcb58a093c5887ff1c9753e8d2e
parenta623e14dafe72329dd1defe36ee2cd4ff4b2e6f1
[SCSI] hptiop: HighPoint RocketRAID 3xxx controller driver

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>
drivers/scsi/hptiop.c