]> www.infradead.org Git - users/jedix/linux-maple.git/commit
qla2xxx: Fix for continuous rescan attempts in arbitrated loop topology.
authorArun Easi <arun.easi@qlogic.com>
Tue, 19 Jun 2012 23:56:27 +0000 (16:56 -0700)
committerMaxim Uvarov <maxim.uvarov@oracle.com>
Mon, 23 Jul 2012 08:02:46 +0000 (01:02 -0700)
commit3edc63b88495317ed92625c19d16fbd4c08dd5c1
tree82da6655b5db36c7972465d9407ecba13d67f568
parentca9204c35ec7073c9c09b8fff83a4d3170fcc96d
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.

JIRA Key: V2632FC-221
drivers/scsi/qla2xxx/qla_init.c