]> git.baikalelectronics.ru Git - kernel.git/commit
[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)
commit05ec18c7250d75325dacd98291bd3138fa49d01c
treee9135185f58e34e17e79a340a6bac89c1c48b0bf
parent0dd2a7f58c273246e3e57f946a58d1108d89e02f
[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