[SCSI] NCR_D700: misc fixes (section and argument ordering)
authorJames Bottomley <James.Bottomley@steeleye.com>
Wed, 12 Jul 2006 15:55:39 +0000 (11:55 -0400)
committerJames Bottomley <jejb@mulgrave.il.steeleye.com>
Wed, 12 Jul 2006 16:03:43 +0000 (12:03 -0400)
commit3bb056eb1df236f3344426860e584a8981486334
tree365afef73df7b9bc19baa5bcf743713b3529d167
parent6ecaff7fe84eb64796d8dfe667439290b4acfad0
[SCSI] NCR_D700: misc fixes (section and argument ordering)

Apparently the D700 has had an argument ordering issue for quite a while
which can cause it to get the wrong scsi_id (I just got an unbootable
voyager system because of this).  Hopefully this patch also fixes up all
the sectional mismatches within the driver.

Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>
drivers/scsi/NCR_D700.c