Add definition of VIRTIO_F_IN_ORDER feature bit
authorGautam Dawar <gautam.dawar@xilinx.com>
Tue, 15 Feb 2022 05:34:29 +0000 (11:04 +0530)
committerMichael S. Tsirkin <mst@redhat.com>
Mon, 28 Mar 2022 20:52:58 +0000 (16:52 -0400)
commit90a6951b58e935124eeb7ecd9fbc2426f841ac0c
tree66dd5169ccac6bfc18846b1624c3b16156ec3abc
parent504c1cabe325df65c18ef38365ddd1a41c6b591b
Add definition of VIRTIO_F_IN_ORDER feature bit

This patch adds the definition of VIRTIO_F_IN_ORDER feature bit
in the relevant header file to make it available in QEMU's
linux standard header file virtio_config.h, which is updated using
scripts/update-linux-headers.sh

Signed-off-by: Gautam Dawar <gdawar@xilinx.com>
Link: https://lore.kernel.org/r/20220215053430.24650-1-gdawar@xilinx.com
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Acked-by: Jason Wang <jasowang@redhat.com>
include/uapi/linux/virtio_config.h