]> www.infradead.org Git - users/jedix/linux-maple.git/commit
qla4xxx: Limit the ACB Default Timeout value to 12s
authorNilesh Javali <nilesh.javali@qlogic.com>
Thu, 1 Dec 2011 09:06:04 +0000 (14:36 +0530)
committerGuru Anbalagane <guru.anbalagane@oracle.com>
Thu, 12 Jan 2012 22:35:15 +0000 (14:35 -0800)
commiteed09419829d3cad68194e17597542acc6f05870
tree2008056c75503cc40e5a0938ea8cdf54635e4a12
parent4e48712e3339f412a28d87c7da1d96514b06b86a
qla4xxx: Limit the ACB Default Timeout value to 12s

The ACB default timeout value is set to 2560s in the
ISP4022 firmware. This caused the driver to loop
for 2560s. Hence limit the default timeout at the driver
level to min 12s.

Also break out from the loop if the sendtargets list was empty.

JIRA Key: IUEKR2ISCSI-7

Signed-off-by: Nilesh Javali <nilesh.javali@qlogic.com>
Signed-off-by: Tej Parkash <tej.parkash@qlogic.com>
drivers/scsi/qla4xxx/ql4_os.c