diff options
author | 2021-06-12 22:00:05 +0200 | |
---|---|---|
committer | 2021-07-01 10:53:22 -0700 | |
commit | c6bc9e5ce5d37cb3e6b552f41b92a193db1806ab (patch) | |
tree | 77e182cad6e892b1869c819d55db171159369918 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | ixgbe: Fix an error handling path in 'ixgbe_probe()' (diff) | |
download | linux-dev-c6bc9e5ce5d37cb3e6b552f41b92a193db1806ab.tar.xz linux-dev-c6bc9e5ce5d37cb3e6b552f41b92a193db1806ab.zip |
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: c9a11c23ceb6 ("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>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions