X-Git-Url: http://demsky.eecs.uci.edu/git/?a=blobdiff_plain;f=include%2Fuapi%2Flinux%2Fvirtio_config.h;h=4d05671fbaec2f77827a0bbf4d588366143610ff;hb=cb3f6d9da49929797f806b4e91ec005e6fc2e9c2;hp=80e7381e3f1f53d269e849b55f1e0ef878711e95;hpb=890626521503318d7ac92a4a3b9feba55c0131ec;p=firefly-linux-kernel-4.4.55.git diff --git a/include/uapi/linux/virtio_config.h b/include/uapi/linux/virtio_config.h index 80e7381e3f1f..4d05671fbaec 100644 --- a/include/uapi/linux/virtio_config.h +++ b/include/uapi/linux/virtio_config.h @@ -38,6 +38,8 @@ #define VIRTIO_CONFIG_S_DRIVER 2 /* Driver has used its parts of the config, and is happy */ #define VIRTIO_CONFIG_S_DRIVER_OK 4 +/* Driver has finished configuring features */ +#define VIRTIO_CONFIG_S_FEATURES_OK 8 /* We've given up on this device. */ #define VIRTIO_CONFIG_S_FAILED 0x80