Fixed SLI4 FC port obtained link type and number dependent on link connection (CR 126264)
There are places in the driver diagnostic code space, which picked up
SLI4 FC port link type and number depend on link connection from asynchronous
link event. In those cases, instead of using the link type and link number
obtainedfrom the asynchronous link event, used the link type and link number
obtained from the READ_CONFIG mailbox command from SLI4 setup routine , which
will not depend on an external link or loopback plug present.
commit id:
1b51197d0fd0c06877c6df1bba84ac4008a7fc60
Signed-off-by: Maxim Uvarov <maxim.uvarov@oracle.com>