linux-stable/drivers/scsi/be2iscsi
Christophe JAILLET 5b02f58926 scsi: be2iscsi: Fix an error handling path in beiscsi_dev_probe()
[ Upstream commit 030e4138d1 ]

If an error occurs after a pci_enable_pcie_error_reporting() call, it must
be undone by a corresponding pci_disable_pcie_error_reporting() call, as
already done in the remove function.

Link: https://lore.kernel.org/r/77adb02cfea7f1364e5603ecf3930d8597ae356e.1623482155.git.christophe.jaillet@wanadoo.fr
Fixes: 3567f36a09 ("[SCSI] be2iscsi: Fix AER handling in driver")
Signed-off-by: Christophe JAILLET <christophe.jaillet@wanadoo.fr>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2021-07-20 16:16:15 +02:00
..
be.h
be_cmds.c
be_cmds.h
be_iscsi.c
be_iscsi.h
be_main.c scsi: be2iscsi: Fix an error handling path in beiscsi_dev_probe() 2021-07-20 16:16:15 +02:00
be_main.h
be_mgmt.c
be_mgmt.h
Kconfig
Makefile