OSDN Git Service

scsi: qla2xxx: Use fabric name for Get Port Speed command
authorQuinn Tran <quinn.tran@cavium.com>
Wed, 23 Aug 2017 22:05:06 +0000 (15:05 -0700)
committerMartin K. Petersen <martin.petersen@oracle.com>
Fri, 25 Aug 2017 02:29:23 +0000 (22:29 -0400)
commitb2e8ae3f0e342a3308b4573790bd42528e51885a
treef8351741a02e2e9def74c238db27fda8e2d31e63
parent18ada18e5e2dc565731e758785964013cf502650
scsi: qla2xxx: Use fabric name for Get Port Speed command

The Get Port Speed switch command needs the fabric port name of the
remote device.  Current code uses the registered WWPN.

Fixes: 726b85487067d ("qla2xxx: Add framework for async fabric discovery")
Cc: <stable@vger.kernel.org> # 4.10+
Signed-off-by: Quinn Tran <quinn.tran@cavium.com>
Signed-off-by: Himanshu Madhani <himanshu.madhani@cavium.com>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
drivers/scsi/qla2xxx/qla_gs.c