[SCSI] hptiop: wrong register used in hptiop_reset_hba()
authorHighPoint Linux Team <linux@highpoint-tech.com>
Mon, 24 Jul 2006 07:48:54 +0000 (15:48 +0800)
committerJames Bottomley <jejb@mulgrave.il.steeleye.com>
Fri, 28 Jul 2006 16:47:02 +0000 (11:47 -0500)
commit8d4fbd3f978ba49498dc7c6430368c4ff86a09fc
treeb581ea0d3dae4c2926219e339f4cc45b9e94e829
parentb2b3c121076961333977f485f0d54c22121df920
[SCSI] hptiop: wrong register used in hptiop_reset_hba()

IOP reset message should be posted to inbound message register
instead of outbound message register.

Signed-off-by: HighPoint Linux Team <linux@highpoint-tech.com>
Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>
drivers/scsi/hptiop.c