]> www.infradead.org Git - users/jedix/linux-maple.git/commit
Fix for FDISC failures after firmware reset or link bounce (CR 126779)
authorVaios Papadimitriou <vaios.papadimitriou@emulex.com>
Tue, 8 May 2012 22:01:25 +0000 (17:01 -0500)
committerMaxim Uvarov <maxim.uvarov@oracle.com>
Wed, 9 May 2012 00:01:25 +0000 (17:01 -0700)
commit58a42db86ae267e8addfad118900b2c6139ce920
tree2b4289f2a38ea2ea8655444d4b87fa883f333665
parent51d0143f91e1410a6b78c899baecd7dabf5f09d3
Fix for FDISC failures after firmware reset or link bounce (CR 126779)

The driver failed to discover target on vports after a link bounce. This is a
regression on SLI4 adapters where the SID in the FDISC was set to a non-zero
value. There is no use case for a non-zero SID in the FDISC. Thefix is to clear
fc_myDID to guarentee a zero SID

commit id: 6b5151fd7baec6812fece993ddd7a2cf9fd0125f

Signed-off-by: Maxim Uvarov <maxim.uvarov@oracle.com>
drivers/scsi/lpfc/lpfc_els.c