diff options
author | Christophe JAILLET <christophe.jaillet@wanadoo.fr> | 2021-06-12 14:37:46 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2021-06-23 14:41:25 +0200 |
commit | a670a78fb1806eb3910b28eb2585478496f1dab0 (patch) | |
tree | 97beaf59b16b407d4be0fb3107ce2ed7cfc9b7d9 /net/unix/af_unix.c | |
parent | b0bb49b0fbc30bc22ff8a70e8fc857dae01187e0 (diff) |
qlcnic: Fix an error handling path in 'qlcnic_probe()'
[ Upstream commit cb3376604a676e0302258b01893911bdd7aa5278 ]
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: 451724c821c1 ("qlcnic: aer support")
Signed-off-by: Christophe JAILLET <christophe.jaillet@wanadoo.fr>
Signed-off-by: David S. Miller <davem@davemloft.net>
Signed-off-by: Sasha Levin <sashal@kernel.org>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions