From: Roopa Prabhu Date: Wed, 8 Dec 2010 13:54:03 +0000 (+0000) Subject: enic: Use VF mac set by IFLA_VF_MAC in port profile provisioning data X-Git-Tag: v2.6.38-rc1~476^2~254 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=29639059a0122d95b34b5475bd9fee3910b401a3;p=pandora-kernel.git enic: Use VF mac set by IFLA_VF_MAC in port profile provisioning data This patch adds support in enic 802.1Qbh port profile provisioning code to use the mac address set by IFLA_VF_MAC. For now we handle this mac as a special case for a VM mac address sent to us by libvirt. The VM mac address is sent to the switch along with the rest of the port profile provisioning data. This patch also adds calls to register and deregister the mac address during port profile association/deassociation. Signed-off-by: Roopa Prabhu Signed-off-by: David Wang Signed-off-by: Christian Benvenuti Signed-off-by: David S. Miller --- Reading git-diff-tree failed