From: Arun Easi Date: Wed, 22 Aug 2012 18:21:10 +0000 (-0400) Subject: [SCSI] qla2xxx: Fix for continuous rescan attempts in arbitrated loop topology. X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~38^2^2~99 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=370d550ea4eda6889ae2fb8a5e9845d2276f1567;p=pandora-kernel.git [SCSI] qla2xxx: Fix for continuous rescan attempts in arbitrated loop topology. Stale information in the temporary fcport created in qla2x00_configure_local_loop() causes qla2x00_get_port_database() call to fail. This reschedules scan, which gets stuck continuously in the rescheduling-of-scan loop due to the failure. Signed-off-by: Arun Easi Signed-off-by: Chad Dupuis Signed-off-by: James Bottomley --- Reading git-diff-tree failed