[PATCH v3] used ring: specify legacy behaviour for len field

From
Michael S. Tsirkin
Date
2015-04-20T14:27:00+00:00
ID
Thread
[PATCH v3] used ring: specify legacy behaviour for len field
On Mon, Apr 20, 2015 at 04:24:40PM +0200, Michael S. Tsirkin wrote:
> @@ -4301,7 +4337,7 @@ by random data by the device.
>
>  The driver MUST NOT place driver-readable buffers into the queue.
>
> -The driver MUST examine the length written by the driver to determine
> +The driver MUST examine the length written by the device to determine
>  how many random bytes were received.
>
>  \devicenormative{\subsubsection}{Device Operation}{Device Types / Entropy Device / Device Operation}

This of course is an unrelated change, best committed as a
separate patch.