commit | 3bb056eb1df236f3344426860e584a8981486334 | [log] [tgz] |
---|---|---|
author | James Bottomley <James.Bottomley@steeleye.com> | Wed Jul 12 11:55:39 2006 -0400 |
committer | James Bottomley <jejb@mulgrave.il.steeleye.com> | Wed Jul 12 12:03:43 2006 -0400 |
tree | 365afef73df7b9bc19baa5bcf743713b3529d167 | |
parent | 6ecaff7fe84eb64796d8dfe667439290b4acfad0 [diff] |
[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>