aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/igc/igc_main.c
diff options
context:
space:
mode:
authorChristophe JAILLET <[email protected]>2021-06-12 13:46:09 +0000
committerTony Nguyen <[email protected]>2021-07-01 17:53:22 +0000
commitdd2aefcd5e37989ae5f90afdae44bbbf3a2990da (patch)
treeb9666cf65f434639baa1fcf37e05a637d5a8f047 /drivers/net/ethernet/intel/igc/igc_main.c
parentigc: change default return of igc_read_phy_reg() (diff)
downloadkernel-dd2aefcd5e37989ae5f90afdae44bbbf3a2990da.tar.gz
kernel-dd2aefcd5e37989ae5f90afdae44bbbf3a2990da.zip
ixgbe: Fix an error handling path in 'ixgbe_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: 6fabd715e6d8 ("ixgbe: Implement PCIe AER support") Signed-off-by: Christophe JAILLET <[email protected]> Tested-by: Tony Brelinski <[email protected]> Signed-off-by: Tony Nguyen <[email protected]>
Diffstat (limited to 'drivers/net/ethernet/intel/igc/igc_main.c')
0 files changed, 0 insertions, 0 deletions