diff options
author | Jason Wang | 2021-09-03 11:10:12 +0200 |
---|---|---|
committer | Michael S. Tsirkin | 2021-09-04 23:34:05 +0200 |
commit | 2a83e97ee89d17ba843b6dbabdd139a508e122c5 (patch) | |
tree | 97285c326da365d12d75449cfdb21067fafd6502 /net | |
parent | vhost-vdpa: remove unused variable "acked_features" (diff) | |
download | qemu-2a83e97ee89d17ba843b6dbabdd139a508e122c5.tar.gz qemu-2a83e97ee89d17ba843b6dbabdd139a508e122c5.tar.xz qemu-2a83e97ee89d17ba843b6dbabdd139a508e122c5.zip |
vhost-vdpa: correctly return err in vhost_vdpa_set_backend_cap()
We should return error code instead of zero, otherwise there's no way
for the caller to detect the failure.
Signed-off-by: Jason Wang <jasowang@redhat.com>
Message-Id: <20210903091031.47303-3-jasowang@redhat.com>
Reviewed-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Diffstat (limited to 'net')
0 files changed, 0 insertions, 0 deletions