]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit8d0dcba1aa26c57405001d47ed6eec0956bf15ae
treeae438c8fae0cf09cccc962aa35191ac7ad9140b8
parent8c1418018ca871f5b383b8333dcd6a99142a4f36
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