OSDN Git Service

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)
commit8e5a9484aee8d48f7dd3739c139ac684b30e6201
tree3a72b49245d3dfb1117f7e99b98e52565f55ce34
parent34c5801d81b9ae287010888be55ec98a3026cddd
qla2xxx: Remove restriction on starting remote device discovery on port update.

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>
drivers/scsi/qla2xxx/qla_dbg.c
drivers/scsi/qla2xxx/qla_isr.c