commit | 76558b25733140a0c6bd53ea8af04b2811c92ec3 | [log] [tgz] |
---|---|---|
author | James Smart <jsmart2021@gmail.com> | Thu Nov 29 16:09:38 2018 -0800 |
committer | Martin K. Petersen <martin.petersen@oracle.com> | Fri Dec 07 22:35:33 2018 -0500 |
tree | 1b509ce7734108796d407bb4109699feaa8ecc66 | |
parent | 1c36833d82ff24d0d54215fd956e7cc30fffce54 [diff] |
scsi: lpfc: Correct topology type reporting on G7 adapters Driver missed classifying the chip type for G7 when reporting supported topologies. This resulted in loop being shown as supported on FC links that are not supported per the standard. Add the chip classifications to the topology checks in the driver. 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>