[SCSI] Fix uninitialised width and speed in sym2
authorMatthew Wilcox <matthew@wil.cx>
Tue, 28 Feb 2006 13:28:15 +0000 (06:28 -0700)
committerJames Bottomley <jejb@mulgrave.il.steeleye.com>
Tue, 28 Feb 2006 15:36:14 +0000 (09:36 -0600)
commit23ff51e9fe24f98c1053ac1cdded434012eee342
treee9135185f58e34e17e79a340a6bac89c1c48b0bf
parent123fc7fd6f609a000061f586a794c89d1122ede1
[SCSI] Fix uninitialised width and speed in sym2

sym2 boards without NVRAM currently negotiate narrow due to this missed
initialisation

Signed-off-by: Matthew Wilcox <matthew@wil.cx>
Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>
drivers/scsi/sym53c8xx_2/sym_hipd.c