aboutsummaryrefslogtreecommitdiffstats
path: root/kernel
diff options
context:
space:
mode:
authorChristophe JAILLET <christophe.jaillet@wanadoo.fr>2021-06-12 14:53:12 +0200
committerDavid S. Miller <davem@davemloft.net>2021-06-14 12:17:01 -0700
commit49a10c7b176295f8fafb338911cf028e97f65f4d (patch)
tree9edebebf3fba6ec71b8e63f50bca3dd7bd3ff786 /kernel
parentqlcnic: Fix an error handling path in 'qlcnic_probe()' (diff)
downloadlinux-dev-49a10c7b176295f8fafb338911cf028e97f65f4d.tar.xz
linux-dev-49a10c7b176295f8fafb338911cf028e97f65f4d.zip
netxen_nic: Fix an error handling path in 'netxen_nic_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: e87ad5539343 ("netxen: support pci error handlers") Signed-off-by: Christophe JAILLET <christophe.jaillet@wanadoo.fr> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'kernel')
0 files changed, 0 insertions, 0 deletions