On 10/23/18 10:41 PM, James Smart wrote:
Testing a point-to-point topology and a case of re-FLOGI without
intervening link bouncing, showed an odd interaction with firmware
and a resulting scenario where the driver no longer probed after
accepting the new FLOGI.

Work around the firmware issue by issuing a link bounce if a FLOGI
is received after the link is already up and FLOGI's accepted.

While debugging the issue, realized that some debug traces should be
clarified to help in the future.

Signed-off-by: Dick Kennedy <dick.kenn...@broadcom.com>
Signed-off-by: James Smart <jsmart2...@gmail.com>
---
  drivers/scsi/lpfc/lpfc.h         |  1 +
  drivers/scsi/lpfc/lpfc_els.c     | 66 ++++++++++++++++++++++++++++++++--------
  drivers/scsi/lpfc/lpfc_hbadisc.c |  9 ++++++
  3 files changed, 64 insertions(+), 12 deletions(-)

Reviewed-by: Hannes Reinecke <h...@suse.com>

Cheers,

Hannes

Reply via email to