X-Git-Url: http://git.monstr.eu/?p=linux-2.6-microblaze.git;a=blobdiff_plain;f=include%2Flinux%2Fvdpa.h;h=0fefeb97687773c445953718e1991a20e11c279e;hp=30bc7a7223bb7476b75f67e8ba07e5d80df2dec1;hb=64145482d3339d71f58857591d021588040543f4;hpb=60f7c503d971a731ee3c4f884a9f2e80d476730d diff --git a/include/linux/vdpa.h b/include/linux/vdpa.h index 30bc7a7223bb..0fefeb976877 100644 --- a/include/linux/vdpa.h +++ b/include/linux/vdpa.h @@ -42,6 +42,7 @@ struct vdpa_vq_state { * @config: the configuration ops for this device. * @index: device index * @features_valid: were features initialized? for legacy guests + * @nvqs: maximum number of supported virtqueues */ struct vdpa_device { struct device dev;