commit | 9c46f6d42f1b5627c49a5906cb5b315ad8716ff0 | [log] [tgz] |
---|---|---|
author | Alex Williamson <alex.williamson@hp.com> | Wed Feb 04 16:36:34 2009 -0800 |
committer | David S. Miller <davem@davemloft.net> | Wed Feb 04 16:36:34 2009 -0800 |
tree | 15ecb8c7d501407d45100ff78e6a2580750d0245 | |
parent | 0bde95690d65653e420d04856c5d5783155c747c [diff] |
virtio_net: Allow setting the MAC address of the NIC 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>