summaryrefslogtreecommitdiffstats
path: root/net
diff options
context:
space:
mode:
authorChristophe JAILLET <christophe.jaillet@wanadoo.fr>2021-06-11 08:13:39 +0200
committerDavid S. Miller <davem@davemloft.net>2021-06-11 11:12:54 -0700
commit33e381448cf7a05d76ac0b47d4a6531ecd0e5c53 (patch)
tree8a2092bc61b2f5a15b82301eb06283ac6282768b /net
parentda9ef50f545f86ffe6ff786174d26500c4db737a (diff)
downloadlinux-33e381448cf7a05d76ac0b47d4a6531ecd0e5c53.tar.bz2
alx: Fix an error handling path in 'alx_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: 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>
Diffstat (limited to 'net')
0 files changed, 0 insertions, 0 deletions