Files
linux/drivers/misc
Christophe JAILLET f51088868b habanalabs: Fix an error handling path in 'hl_pci_probe()'
[ Upstream commit 3002f467a0 ]

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.

Fixes: 2e5eda4681 ("habanalabs: PCIe Advanced Error Reporting support")
Signed-off-by: Christophe JAILLET <christophe.jaillet@wanadoo.fr>
Reviewed-by: Oded Gabbay <ogabbay@kernel.org>
Signed-off-by: Oded Gabbay <ogabbay@kernel.org>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2021-07-14 16:56:47 +02:00
..
2021-02-17 11:02:24 +01:00
2020-07-23 12:56:49 +02:00
2020-10-28 19:12:03 +01:00
2021-06-03 09:00:31 +02:00
2020-10-28 19:12:03 +01:00