Files
linux/drivers/net/ethernet/intel/igc
Christophe JAILLET c6bc9e5ce5 igc: Fix an error handling path in 'igc_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: c9a11c23ce ("igc: Add netdev")
Signed-off-by: Christophe JAILLET <christophe.jaillet@wanadoo.fr>
Tested-by: Dvora Fuxbrumer <dvorax.fuxbrumer@linux.intel.com>
Acked-by: Sasha Neftin <sasha.neftin@intel.com>
Signed-off-by: Tony Nguyen <anthony.l.nguyen@intel.com>
2021-07-01 10:53:22 -07:00
..
2020-12-10 13:13:24 -08:00
2021-05-20 10:21:42 -07:00
2021-05-26 09:11:41 -07:00
2021-04-16 13:15:45 -07:00
2020-06-29 18:21:09 -07:00
2020-05-19 15:01:48 -07:00
2018-10-17 13:52:00 -07:00
2018-10-17 13:52:00 -07:00
2020-04-17 10:19:24 -07:00
2021-05-20 10:21:42 -07:00
2021-05-20 10:21:42 -07:00
2021-03-29 09:09:53 -07:00