]> xenbits.xensource.com Git - people/royger/freebsd.git/commit
ocs_fc: Ignore flogi failure when the discovery is already done.
authorRam Kishore Vegesna <ram@FreeBSD.org>
Thu, 3 Mar 2022 11:44:03 +0000 (17:14 +0530)
committerRam Kishore Vegesna <ram@FreeBSD.org>
Fri, 4 Mar 2022 04:49:03 +0000 (10:19 +0530)
commit79c56c9af583b4c6e079594b7b6ff8176e6bff7d
tree05b6511f04a0967fa40c6a29616139d4313807e7
parent0e73b834f32224e3652f61e598c19f572a20cca3
ocs_fc: Ignore flogi failure when the discovery is already done.

Summary:
Some targets are not responding to the FLOGI in point-to-point topology,
If the pt2pt discovery is done, Ignore the FLOGI failure.

MFC after: 3 days

Differential Revision: https://reviews.freebsd.org/D34422
sys/dev/ocs_fc/ocs_fabric.c