diff options
author | 2021-08-12 21:21:13 +0100 | |
---|---|---|
committer | 2021-08-21 15:44:54 +0800 | |
commit | 5147f0906d50a9d26f2b8698cd06b5680e9867ff (patch) | |
tree | 81445435dc61359bcc45959822135b9ba98420c7 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | crypto: qat - enable interrupts only after ISR allocation (diff) | |
download | linux-dev-5147f0906d50a9d26f2b8698cd06b5680e9867ff.tar.xz linux-dev-5147f0906d50a9d26f2b8698cd06b5680e9867ff.zip |
crypto: qat - do not ignore errors from enable_vf2pf_comms()
The function adf_dev_init() ignores the error code reported by
enable_vf2pf_comms(). If the latter fails, e.g. the VF is not compatible
with the pf, then the load of the VF driver progresses.
This patch changes adf_dev_init() so that the error code from
enable_vf2pf_comms() is returned to the caller.
Signed-off-by: Giovanni Cabiddu <giovanni.cabiddu@intel.com>
Reviewed-by: Marco Chiappero <marco.chiappero@intel.com>
Reviewed-by: Fiona Trahe <fiona.trahe@intel.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions