virtio_net: Allow setting the MAC address of the NIC
authorAlex Williamson <alex.williamson@hp.com>
Thu, 5 Feb 2009 00:36:34 +0000 (16:36 -0800)
committerDavid S. Miller <davem@davemloft.net>
Thu, 5 Feb 2009 00:36:34 +0000 (16:36 -0800)
Many physical NICs let the OS re-program the "hardware" MAC
address.  Virtual NICs should allow this too.

Signed-off-by: Alex Williamson <alex.williamson@hp.com>
Acked-by: Mark McLoughlin <markmc@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/virtio_net.c

Simple merge