]> 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)
commit13ea9415c32396ece8153ba6b8100d5b12d9bb6f
treeae438c8fae0cf09cccc962aa35191ac7ad9140b8
parent0e85a5cea30c7b513f3eb8036032c67965d43206
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