qla2xxx: Remove restriction on starting remote device discovery on port update.
authorChad Dupuis <chad.dupuis@qlogic.com>
Fri, 8 Aug 2014 11:38:09 +0000 (07:38 -0400)
committerChristoph Hellwig <hch@lst.de>
Tue, 16 Sep 2014 16:09:44 +0000 (09:09 -0700)
Limiting which port update events will allow the driver to kick off a
name server scan has been problematic in some corner cases so remove the
restriction and restore the previous semantic. Also move the link
up/down informational messages to the LOOP_UP and LOOP_DOWN events.

Signed-off-by: Giridhar Malavali <giridhar.malavali@qlogic.com>
Signed-off-by: Chad Dupuis <chad.dupuis@qlogic.com>
Signed-off-by: Christoph Hellwig <hch@lst.de>

No differences found