Re: [virtio-dev] Re: [virtio-comment] [PATCH 1/1] ccw: ccw payload description
On Wed, 22 Jan 2014 13:58:57 +1030
Rusty Russell <> wrote:
> BTW, there are several suspect uses of "u16" in the spec, in particular:
>
> CCW_CMD_SET_VIRTIO_REV:
> struct virtio_rev_info {
> __u16 revision;
> __u16 length;
> __u8 data[];
> };
Yes, I'll send an update for that.