On Fri, Mar 10, 2023 at 05:06:20PM +0200, Parav Pandit wrote: > Remove duplicate word structure. > > Signed-off-by: Parav Pandit <pa...@nvidia.com>
Acked-by: Michael S. Tsirkin <m...@redhat.com> a minor cleanup, Cornelia can you commit? > --- > transport-pci.tex | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/transport-pci.tex b/transport-pci.tex > index 01fb652..b07a822 100644 > --- a/transport-pci.tex > +++ b/transport-pci.tex > @@ -813,7 +813,7 @@ \subsubsection{Legacy Interfaces: A Note on PCI Device > Layout}\label{sec:Virtio > \end{tabular} > > Note: When MSI-X capability is enabled, device-specific configuration starts > at > -byte offset 24 in virtio common configuration structure structure. When > MSI-X capability is not > +byte offset 24 in virtio common configuration structure. When MSI-X > capability is not > enabled, device-specific configuration starts at byte offset 20 in virtio > header. ie. once you enable MSI-X on the device, the other fields move. > If you turn it off again, they move back! > -- > 2.26.2 --------------------------------------------------------------------- To unsubscribe, e-mail: virtio-dev-unsubscr...@lists.oasis-open.org For additional commands, e-mail: virtio-dev-h...@lists.oasis-open.org