RE: [PATCH v4] virtio: Improve queue_reset polarity to match to default reset state

From
Parav Pandit <>
Date
2022-04-29T15:20:03+00:00
ID
Thread
RE: [PATCH v4] virtio: Improve queue_reset polarity to match to default reset state
> From: Cornelia Huck <>
> Sent: Friday, April 29, 2022 4:07 AM
> 
> s/when/as long as/
> 
> > +is ongoing. The device MUST present 0 in \field{queue_reset} and
> > +\field{queue_enable}
> 
> s/in/in both/

> 
> > +when queue reset completes.
> 
> Maybe "when queue reset has completed"?
> 

> s/when/as long as/
> 
> > +is ongoing. The device MUST present 0 in \field{QueueReset} and
> > +\field{QueueReady}
> 
> s/in/in both/
> 
> > +when queue reset completes.
> 
> Maybe "has completed" here as well.

Changing above entries in v5.
Thanks.