]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commit - drivers/scsi/qla2xxx/qla_gs.c
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)
committerSeth Forshee <seth.forshee@canonical.com>
Thu, 28 Sep 2017 14:34:57 +0000 (10:34 -0400)
commit6e305e3ba681c4cf0758212386dad5c5762ba6f9
treec41a5e1d295b1057a1f1954a1024f68e8723d3ed
parent6677ef1939defa7ebdf879d2514344d8004f7876
scsi: qla2xxx: Use fabric name for Get Port Speed command

BugLink: http://bugs.launchpad.net/bugs/1720154
commit b2e8ae3f0e342a3308b4573790bd42528e51885a upstream.

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>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Signed-off-by: Seth Forshee <seth.forshee@canonical.com>
drivers/scsi/qla2xxx/qla_gs.c