From: Somnath Kotur Date: Thu, 27 Oct 2011 07:14:05 +0000 (+0000) Subject: be2net: Changing MAC Address of a VF was broken. X-Git-Tag: v3.2-rc1~113^2~15 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e3a7ae2c1819aa210a38f80f6bf13322652c8211;p=pandora-kernel.git be2net: Changing MAC Address of a VF was broken. Allow for MAC Address change of VF(SR-IOV case) on the fly- First add and then delete MAC Address to allow for 'out of pool' errors. When MAC Addr configured from a VM, the MAC on the NIC will aleady have the supplied MAC,so just copy the supplied MAC to the netdev structure before returning success to the stack Signed-off-by: Somnath Kotur Signed-off-by: David S. Miller --- Reading git-diff-tree failed