diff options
author | 2021-06-16 07:53:02 +0200 | |
---|---|---|
committer | 2021-07-01 10:59:21 -0700 | |
commit | af30cbd2f4d6d66a9b6094e0aa32420bc8b20e08 (patch) | |
tree | 82e9d1f08d6e149ca4263c4f4d8d2470b643fb1a /tools/perf/scripts/python/export-to-postgresql.py | |
parent | e1000e: Fix an error handling path in 'e1000_probe()' (diff) | |
download | linux-dev-af30cbd2f4d6d66a9b6094e0aa32420bc8b20e08.tar.xz linux-dev-af30cbd2f4d6d66a9b6094e0aa32420bc8b20e08.zip |
iavf: Fix an error handling path in 'iavf_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: 5eae00c57f5e ("i40evf: main driver core")
Signed-off-by: Christophe JAILLET <christophe.jaillet@wanadoo.fr>
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