diff options
| author | Giovanni Cabiddu <[email protected]> | 2021-08-12 21:21:13 +0100 |
|---|---|---|
| committer | Herbert Xu <[email protected]> | 2021-08-21 15:44:54 +0800 |
| commit | 5147f0906d50a9d26f2b8698cd06b5680e9867ff (patch) | |
| tree | 81445435dc61359bcc45959822135b9ba98420c7 /scripts/gdb/linux/lists.py | |
| parent | a48afd6c7a4ee908f0e3c5691bd1a8e74f8e5d16 (diff) | |
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 <[email protected]>
Reviewed-by: Marco Chiappero <[email protected]>
Reviewed-by: Fiona Trahe <[email protected]>
Signed-off-by: Herbert Xu <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/lists.py')
0 files changed, 0 insertions, 0 deletions