]> www.infradead.org Git - users/jedix/linux-maple.git/commit
Fixed SLI4 FC port obtained link type and number dependent on link connection (CR...
authorVaios Papadimitriou <vaios.papadimitriou@emulex.com>
Tue, 8 May 2012 22:01:22 +0000 (17:01 -0500)
committerMaxim Uvarov <maxim.uvarov@oracle.com>
Wed, 9 May 2012 00:01:23 +0000 (17:01 -0700)
commit923a97cc39c0acab3272378b72fa08ab17449c68
tree666aede337eccebbe0b120b70f845d92bceedaa2
parenta0c0c11aa1e48c8a23a63e5538a9771f3d99de6c
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>
drivers/scsi/lpfc/lpfc_bsg.c