diff options
author | Christophe JAILLET <christophe.jaillet@wanadoo.fr> | 2021-06-16 20:43:37 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2021-06-17 11:24:06 -0700 |
commit | c19c8c0e666f9259e2fc4d2fa4b9ff8e3b40ee5d (patch) | |
tree | e387b92190671b72c38c9f40ac21b75bc9254967 /net/hsr/Makefile | |
parent | da5ac772cfe2a03058b0accfac03fad60c46c24d (diff) | |
download | linux-c19c8c0e666f9259e2fc4d2fa4b9ff8e3b40ee5d.tar.gz linux-c19c8c0e666f9259e2fc4d2fa4b9ff8e3b40ee5d.tar.bz2 linux-c19c8c0e666f9259e2fc4d2fa4b9ff8e3b40ee5d.zip |
be2net: Fix an error handling path in 'be_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: d6b6d9877878 ("be2net: use PCIe AER capability")
Signed-off-by: Christophe JAILLET <christophe.jaillet@wanadoo.fr>
Acked-by: Somnath Kotur <somnath.kotur@broadcom.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/hsr/Makefile')
0 files changed, 0 insertions, 0 deletions