Next in thread → Next in month →

Re: [virtio-comment] [PATCH] typo: VIRTIO_NET_F_MAC_ADDR -> VIRTIO_NET_F_MAC

From
Cornelia Huck <>
Date
2020-12-02T10:55:10+00:00
ID
Thread
Re: [virtio-comment] [PATCH] typo: VIRTIO_NET_F_MAC_ADDR -> VIRTIO_NET_F_MAC
On Wed, 2 Dec 2020 04:35:25 -0500
"Michael S. Tsirkin" <> wrote:

> VIRTIO_NET_F_MAC_ADDR isn't defined. It's clear from context
> that what is meant is VIRTIO_NET_F_MAC which controls whether
> mac in config space is valid.
> 
> Fixes: https://github.com/oasis-tcs/virtio-spec/issues/90
> Signed-off-by: Michael S. Tsirkin <>
> ---
>  content.tex | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)

Reviewed-by: Cornelia Huck <>
Next in thread → Next in month →