diff options
author | Christophe JAILLET <christophe.jaillet@wanadoo.fr> | 2021-06-12 08:39:51 +0300 |
---|---|---|
committer | Oded Gabbay <ogabbay@kernel.org> | 2021-06-18 15:23:42 +0300 |
commit | 3002f467a0b0a70aec01d9f446da4ac8c6fda10b (patch) | |
tree | 8d89051e3106a70fdff3ae3dfc3a03994938fa51 /drivers/misc/cb710/Makefile | |
parent | c9d2f5cf27c5712d5d6bc4ba0d10a3b21bd84ad2 (diff) | |
download | linux-3002f467a0b0a70aec01d9f446da4ac8c6fda10b.tar.xz |
habanalabs: Fix an error handling path in 'hl_pci_probe()'
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: 2e5eda4681f9 ("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>
Diffstat (limited to 'drivers/misc/cb710/Makefile')
0 files changed, 0 insertions, 0 deletions