scsi: qla2xxx: Initialize port speed to avoid setting lower speed
authorQuinn Tran <[email protected]>
Tue, 6 Nov 2018 08:51:21 +0000 (00:51 -0800)
committerMartin K. Petersen <[email protected]>
Wed, 7 Nov 2018 02:09:59 +0000 (21:09 -0500)
commitf635e48e866ee1a47d2d42ce012fdcc07bf55853
tree6c61d3be1c95e8ce037be034c211595ee50a3fe0
parentaca49ee041cbdd329c55d4dbcd6b3d4b9af240e4
scsi: qla2xxx: Initialize port speed to avoid setting lower speed

This patch initializes port speed so that firmware does not set lower
operating speed. Setting lower speed in firmware impacts WRITE perfomance.

Fixes: 726b85487067 ("qla2xxx: Add framework for async fabric discovery")
Cc: <[email protected]>
Signed-off-by: Quinn Tran <[email protected]>
Signed-off-by: Himanshu Madhani <[email protected]>
Tested-by: Laurence Oberman <[email protected]>
Reviewed-by: Ewan D. Milne <[email protected]>
Signed-off-by: Martin K. Petersen <[email protected]>
drivers/scsi/qla2xxx/qla_init.c