]> git.karo-electronics.de Git - karo-tx-linux.git/commit
[SCSI] hptiop: HighPoint RocketRAID 3xxx controller driver
authorHighPoint Linux Team <linux@highpoint-tech.com>
Fri, 24 Nov 2006 03:34:52 +0000 (04:34 +0100)
committerAdrian Bunk <bunk@stusta.de>
Fri, 24 Nov 2006 03:34:52 +0000 (04:34 +0100)
commit9f7887935b72f0605bce42f9cbb6003abc0f9b78
tree162ad2afe901e75664baea2b1c14e7e77dccb791
parent3bd2533830b6ab5612643d71a91746899069b74e
[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: Adrian Bunk <bunk@stusta.de>
drivers/scsi/hptiop.c