diff options
author | Christophe JAILLET <christophe.jaillet@wanadoo.fr> | 2021-06-12 14:37:46 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2021-06-14 12:16:07 -0700 |
commit | cb3376604a676e0302258b01893911bdd7aa5278 (patch) | |
tree | 0af0d75edb1ca92c8719dbdad02c55e4cf61c2d2 /tools/perf/scripts/python/syscall-counts-by-pid.py | |
parent | e175aef902697826d344ce3a12189329848fe898 (diff) |
qlcnic: Fix an error handling path in 'qlcnic_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: 451724c821c1 ("qlcnic: aer support")
Signed-off-by: Christophe JAILLET <christophe.jaillet@wanadoo.fr>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts-by-pid.py')
0 files changed, 0 insertions, 0 deletions