commit | 2289e9598dde9705400559ca2606fb8c145c34f0 | [log] [tgz] |
---|---|---|
author | James Smart <jsmart2021@gmail.com> | Tue Jan 30 15:58:55 2018 -0800 |
committer | Martin K. Petersen <martin.petersen@oracle.com> | Mon Feb 12 11:43:23 2018 -0500 |
tree | ea0532b891705ab8f5c5c899ece69ab84b6a5f70 | |
parent | 161df4f09987ae2e9f0f97f0b38eee298b4a39ff [diff] |
scsi: lpfc: Fix issue_lip if link is disabled The driver ignored checks on whether the link should be kept administratively down after a link bounce. Correct the checks. Signed-off-by: Dick Kennedy <dick.kennedy@broadcom.com> Signed-off-by: James Smart <james.smart@broadcom.com> Reviewed-by: Hannes Reinecke <hare@suse.com> Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>