Skip to content
Commit 0b84e328 authored by Cindy Lu's avatar Cindy Lu Committed by Greg Kroah-Hartman
Browse files

vhost-vdpa: Fix the wrong input in config_cb

commit bcef9356 upstream.

Fix the wrong input in for config_cb. In function vhost_vdpa_config_cb,
the input cb.private was used as struct vhost_vdpa, so the input was
wrong here, fix this issue

Fixes: 776f3950

 ("vhost_vdpa: Support config interrupt in vdpa")
Signed-off-by: default avatarCindy Lu <lulu@redhat.com>
Link: https://lore.kernel.org/r/20210929090933.20465-1-lulu@redhat.com
Signed-off-by: default avatarMichael S. Tsirkin <mst@redhat.com>
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@linuxfoundation.org>
parent 2d902349
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment