|
@@ -78,7 +78,7 @@ bool virtqueue_is_broken(struct virtqueue *vq);
|
|
|
/**
|
|
|
* virtio_device - representation of a device using virtio
|
|
|
* @index: unique position on the virtio bus
|
|
|
- * @failed: saved value for CONFIG_S_FAILED bit (for restore)
|
|
|
+ * @failed: saved value for VIRTIO_CONFIG_S_FAILED bit (for restore)
|
|
|
* @config_enabled: configuration change reporting enabled
|
|
|
* @config_change_pending: configuration change reported while disabled
|
|
|
* @config_lock: protects configuration change reporting
|