scsi: qla2xxx: Fix fw options handle eh_bus_reset()
authorQuinn Tran <qtran@marvell.com>
Fri, 25 Jan 2019 07:23:49 +0000 (23:23 -0800)
committerMartin K. Petersen <martin.petersen@oracle.com>
Wed, 6 Feb 2019 02:41:16 +0000 (21:41 -0500)
commit87d6814a28d943acb969a9b415f66eaea95a882e
treeae438c8fae0cf09cccc962aa35191ac7ad9140b8
parentdcbf8f8087ebc4d721fd55c4c2072f1a97f6ef6d
scsi: qla2xxx: Fix fw options handle eh_bus_reset()

For eh_bus_reset, driver is supposed to reset the link.  Current option to
reset the link is applicable to Loop only. This patch updates current FW
option with the one that is applicable to all topologies.

Signed-off-by: Quinn Tran <qtran@marvell.com>
Signed-off-by: Himanshu Madhani <hmadhani@marvell.com>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
drivers/scsi/qla2xxx/qla_mbx.c