Re: [virtio-dev] Re: [virtio-comment] [PATCH 1/1] ccw: ccw payload description

From
Cornelia Huck <>
Date
2014-01-22T08:55:25+00:00
ID
20140122095515.05ada187@gondolin
Thread
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.