]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commita1be3657d04d3ead1f930c3691f7b21fb48fe23e
tree3a72b49245d3dfb1117f7e99b98e52565f55ce34
parent2afe4f060bced63254ab1f1710e0316c2a58905d
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