commit | fbd8a6ba65443a8a79183edd9c2e1ad302339063 | [log] [tgz] |
---|---|---|
author | James Smart <jsmart2021@gmail.com> | Thu Feb 22 08:18:45 2018 -0800 |
committer | Martin K. Petersen <martin.petersen@oracle.com> | Thu Feb 22 20:39:29 2018 -0500 |
tree | 31173723f843ac080aa139c9d8babbe29205047b | |
parent | c238b9b6eae399e81d36382b09c2e969c154b7ee [diff] |
scsi: lpfc: Add 64G link speed support The G7 adapter supports 64G link speeds. Add support to the driver. In addition, a small cleanup to replace the odd bitmap logic with a switch case. Signed-off-by: Dick Kennedy <dick.kennedy@broadcom.com> Signed-off-by: James Smart <james.smart@broadcom.com> Reviewed-by: Johannes Thumshirn <jthumshirn@suse.de> Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>