diff options
author | Christophe JAILLET <christophe.jaillet@wanadoo.fr> | 2021-06-16 07:05:53 +0200 |
---|---|---|
committer | Tony Nguyen <anthony.l.nguyen@intel.com> | 2021-07-01 10:59:21 -0700 |
commit | 4589075608420bc49fcef6e98279324bf2bb91ae (patch) | |
tree | 5341be2841e562e580ce1c02b6e4e3ec05c36d84 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | e85e14d68f517ef12a5fb8123fff65526b35b6cd (diff) |
e1000e: Fix an error handling path in 'e1000_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: 111b9dc5c981 ("e1000e: add aer support")
Signed-off-by: Christophe JAILLET <christophe.jaillet@wanadoo.fr>
Acked-by: Sasha Neftin <sasha.neftin@intel.com>
Tested-by: Dvora Fuxbrumer <dvorax.fuxbrumer@linux.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