Re: [PATCH v7 34/46] virtio_net: disable mac write for virtio 1.0

2014-12-01 Thread Cornelia Huck
On Sun, 30 Nov 2014 17:12:04 +0200
"Michael S. Tsirkin"  wrote:

> The spec states that mac in config space is only driver-writable in the
> legacy case.  Fence writing it in virtnet_set_mac_address() in the
> virtio 1.0 case.
> 
> Suggested-by: Cornelia Huck 
> Signed-off-by: Michael S. Tsirkin 
> ---
>  drivers/net/virtio_net.c | 3 ++-
>  1 file changed, 2 insertions(+), 1 deletion(-)
> 
Reviewed-by: Cornelia Huck 

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


Re: [PATCH v7 34/46] virtio_net: disable mac write for virtio 1.0

2014-12-01 Thread Cornelia Huck
On Sun, 30 Nov 2014 17:12:04 +0200
Michael S. Tsirkin m...@redhat.com wrote:

 The spec states that mac in config space is only driver-writable in the
 legacy case.  Fence writing it in virtnet_set_mac_address() in the
 virtio 1.0 case.
 
 Suggested-by: Cornelia Huck cornelia.h...@de.ibm.com
 Signed-off-by: Michael S. Tsirkin m...@redhat.com
 ---
  drivers/net/virtio_net.c | 3 ++-
  1 file changed, 2 insertions(+), 1 deletion(-)
 
Reviewed-by: Cornelia Huck cornelia.h...@de.ibm.com

--
To unsubscribe from this list: send the line unsubscribe linux-kernel in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/