linux/drivers/net/ethernet/qlogic/netxen
Christophe JAILLET 49a10c7b17 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: e87ad55393 ("netxen: support pci error handlers")
Signed-off-by: Christophe JAILLET <christophe.jaillet@wanadoo.fr>
Signed-off-by: David S. Miller <davem@davemloft.net>
2021-06-14 12:17:01 -07:00
..
Makefile treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 15 2019-05-21 11:28:46 +02:00
netxen_nic_ctx.c netxen_nic: switch from 'pci_' to 'dma_' API 2021-01-15 16:41:29 -08:00
netxen_nic_ethtool.c drivers/net/ethernet: clean up mis-targeted comments 2020-09-25 16:29:00 -07:00
netxen_nic_hdr.h treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 15 2019-05-21 11:28:46 +02:00
netxen_nic_hw.c treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 15 2019-05-21 11:28:46 +02:00
netxen_nic_hw.h treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 15 2019-05-21 11:28:46 +02:00
netxen_nic_init.c netxen_nic: switch from 'pci_' to 'dma_' API 2021-01-15 16:41:29 -08:00
netxen_nic_main.c netxen_nic: Fix an error handling path in 'netxen_nic_probe()' 2021-06-14 12:17:01 -07:00
netxen_nic.h drivers/net/ethernet: clean up mis-targeted comments 2020-09-25 16:29:00 -07:00