]> git.ipfire.org Git - thirdparty/ipxe.git/commit
[igbvf] Allow changing of MAC address
authorHannes Reinecke <hare@suse.de>
Tue, 3 Jun 2014 12:01:17 +0000 (14:01 +0200)
committerMichael Brown <mcb30@ipxe.org>
Thu, 12 Jun 2014 16:46:12 +0000 (17:46 +0100)
commitbb5a4a111b6cb8b8e05029d6b2e5608477cf420e
tree9d15dd62addded3055705ca904c36ba51acca2e8
parentf63ec19dca6df70560fc7d5c5e2ebe40c1bd2154
[igbvf] Allow changing of MAC address

The VF might not have assigned a MAC address upon startup, and will
end up with a random MAC address during probe().  With this patch the
MAC address can be changed later on.

Signed-off-by: Hannes Reinecke <hare@suse.de>
Signed-off-by: Michael Brown <mcb30@ipxe.org>
src/drivers/net/igbvf/igbvf_main.c