]> git.ipfire.org Git - thirdparty/libvirt.git/commit
esx: Handle 'vmxnet3' in esxVMX_FormatEthernet()
authorMatthias Bolte <matthias.bolte@googlemail.com>
Fri, 13 Nov 2009 21:55:25 +0000 (22:55 +0100)
committerMatthias Bolte <matthias.bolte@googlemail.com>
Sun, 15 Nov 2009 14:21:48 +0000 (15:21 +0100)
commit4b3e19526c72ea4a692d1ab9a904fa2c9ba8a7fc
tree89cac76cbdb77e91626466b4c6418ec08281282c
parent57dbe08e7401a21f6a17b86b556500e815bdbd15
esx: Handle 'vmxnet3' in esxVMX_FormatEthernet()

In commit 3c80fac2588cbc9e5ee7e7069e1ca4468f2359d3 'vmxnet3' handling
was added to esxVMX_ParseEthernet(), but not to the inverse function
esxVMX_FormatEthernet().
src/esx/esx_vmx.c