diff options
author | Christophe JAILLET <christophe.jaillet@wanadoo.fr> | 2021-06-12 22:08:33 +0200 |
---|---|---|
committer | Tony Nguyen <anthony.l.nguyen@intel.com> | 2021-07-01 10:59:04 -0700 |
commit | fea03b1cebd653cd095f2e9a58cfe1c85661c363 (patch) | |
tree | 971c8367c19cd6f3da2af7f547bd1ed4f1d4b564 /drivers/net/wan/hdlc.c | |
parent | c6bc9e5ce5d37cb3e6b552f41b92a193db1806ab (diff) | |
download | linux-fea03b1cebd653cd095f2e9a58cfe1c85661c363.tar.gz linux-fea03b1cebd653cd095f2e9a58cfe1c85661c363.tar.bz2 linux-fea03b1cebd653cd095f2e9a58cfe1c85661c363.zip |
igb: Fix an error handling path in 'igb_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: 40a914fa72ab ("igb: Add support for pci-e Advanced Error Reporting")
Signed-off-by: Christophe JAILLET <christophe.jaillet@wanadoo.fr>
Tested-by: Tony Brelinski <tonyx.brelinski@intel.com>
Signed-off-by: Tony Nguyen <anthony.l.nguyen@intel.com>
Diffstat (limited to 'drivers/net/wan/hdlc.c')
0 files changed, 0 insertions, 0 deletions