linux/drivers/net/ethernet/atheros
Christophe JAILLET 33e381448c 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: ab69bde6b2 ("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>
2021-06-11 11:12:54 -07:00
..
alx alx: Fix an error handling path in 'alx_probe()' 2021-06-11 11:12:54 -07:00
atl1c net: atheros: nic-devel@qualcomm.com is dead 2021-04-30 15:03:21 -07:00
atl1e atl1e: fix error return code in atl1e_probe() 2020-11-18 11:02:15 -08:00
atlx net: atheros: atl2: use module_pci_driver to simplify the code 2021-04-07 15:15:01 -07:00
ag71xx.c net: ag71xx: make use of generic NET_SELFTESTS library 2021-04-20 16:08:02 -07:00
Kconfig net: selftest: fix build issue if INET is disabled 2021-04-28 14:06:45 -07:00
Makefile net: ethernet: add ag71xx driver 2019-05-26 13:22:50 -07:00