acl: handle idmapped mounts
[linux-2.6-microblaze.git] / include / linux / vdpa.h
index 30bc7a7..0fefeb9 100644 (file)
@@ -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;