linux-stable/drivers/net/ethernet/intel/e1000e
Christophe JAILLET 4589075608 e1000e: Fix an error handling path in 'e1000_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: 111b9dc5c9 ("e1000e: add aer support")
Signed-off-by: Christophe JAILLET <christophe.jaillet@wanadoo.fr>
Acked-by: Sasha Neftin <sasha.neftin@intel.com>
Tested-by: Dvora Fuxbrumer <dvorax.fuxbrumer@linux.intel.com>
Signed-off-by: Tony Nguyen <anthony.l.nguyen@intel.com>
2021-07-01 10:59:21 -07:00
..
80003es2lan.c intel-ethernet: clean up W=1 warnings in kdoc 2020-09-25 16:28:59 -07:00
80003es2lan.h
82571.c e1000e: Fix error handling in e1000_set_d0_lplu_state_82571 2021-03-11 09:37:48 -08:00
82571.h
Makefile
defines.h e1000e: PCIm function state support 2019-06-28 16:00:28 -07:00
e1000.h e1000e: Export S0ix flags to ethtool 2020-12-23 15:18:34 -08:00
ethtool.c e1000e: Export S0ix flags to ethtool 2020-12-23 15:18:34 -08:00
hw.h e1000e: Fix duplicate include guard 2021-03-19 08:47:46 -07:00
ich8lan.c net: e1000e: remove repeated word "the" for ich8lan.c 2021-05-19 12:23:25 -07:00
ich8lan.h e1000e: add workaround for possible stalled packet 2019-07-24 13:55:09 -07:00
mac.c net: intel: e1000e: fix possible sleep-in-atomic-context bugs in e1000e_get_hw_semaphore() 2020-02-19 15:25:59 -08:00
mac.h
manage.c
manage.h
netdev.c e1000e: Fix an error handling path in 'e1000_probe()' 2021-07-01 10:59:21 -07:00
nvm.c
nvm.h
param.c ethernet/intel: Convert fallthrough code comments 2020-07-01 13:47:43 -07:00
phy.c net: e1000e: fix misspell word "retreived" 2021-05-19 12:23:25 -07:00
phy.h
ptp.c e1000e: Fix prototype warning 2021-03-23 11:34:02 -07:00
regs.h e1000e: fix S0ix flows for cable connected case 2020-04-19 11:37:00 -07:00