diff options
| author | Christophe JAILLET <christophe.jaillet@wanadoo.fr> | 2021-06-11 08:13:39 +0200 |
|---|---|---|
| committer | Sasha Levin <sashal@kernel.org> | 2021-06-30 08:48:17 -0400 |
| commit | a2750410aee6e128f545fed737bade03503468bb (patch) | |
| tree | 654654f4a14f839e17468277965c12675dd06617 /include | |
| parent | 595897ef118d6fe66690c4fc5b572028c9da95b7 (diff) | |
alx: Fix an error handling path in 'alx_probe()'
[ Upstream commit 33e381448cf7a05d76ac0b47d4a6531ecd0e5c53 ]
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: ab69bde6b2e9 ("alx: add a simple AR816x/AR817x device driver")
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 'include')
0 files changed, 0 insertions, 0 deletions
