[SCSI] qla2xxx: Correctly set the firmware NOS/OLS timeout during initialization.
authorAndrew Vasquez <andrew.vasquez@qlogic.com>
Fri, 23 Jun 2006 23:11:27 +0000 (16:11 -0700)
committerJames Bottomley <jejb@mulgrave.il.steeleye.com>
Mon, 26 Jun 2006 21:25:34 +0000 (16:25 -0500)
commit3ea66e28c20e3b23749c9001c58b37ad44263442
treeec6c2874af2e24ff9289ba845fff1a866eb12f07
parent7ee613970947bdf5f722bb01547c97f4fc80fe9f
[SCSI] qla2xxx: Correctly set the firmware NOS/OLS timeout during initialization.

Original code incorrectly assigned it to the driver's
link-down-timeout value (a value in seconds).

Signed-off-by: Andrew Vasquez <andrew.vasquez@qlogic.com>
Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>
drivers/scsi/qla2xxx/qla_fw.h
drivers/scsi/qla2xxx/qla_init.c