commit | 2977a09512c2867fba8b0e862cc96327dd93431d | [log] [tgz] |
---|---|---|
author | James Smart <jsmart2021@gmail.com> | Thu Dec 13 15:17:52 2018 -0800 |
committer | Martin K. Petersen <martin.petersen@oracle.com> | Wed Dec 19 22:13:07 2018 -0500 |
tree | 951ab395a3801b25d6bc57acba84d1bb2b8c3a7e | |
parent | 009b7156149ab370ebd3b7477aac15a0fd3550e9 [diff] |
scsi: lpfc: Fix link state reporting for trunking when adapter is offline If the adapter is taken offline, the trunk link port attributes continue to report trunk links as up even though all links are down as the adapter is offline. Clear the trunk links state as part of taking the adapter offline. Signed-off-by: Dick Kennedy <dick.kennedy@broadcom.com> Signed-off-by: James Smart <jsmart2021@gmail.com> Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>