Files
linux/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
..
2019-06-28 16:00:28 -07:00
2020-12-23 15:18:34 -08:00
2020-12-23 15:18:34 -08:00
2021-03-19 08:47:46 -07:00
2021-03-23 11:34:02 -07:00