From: Greg Rose Date: Sat, 6 Nov 2010 05:43:21 +0000 (+0000) Subject: igb: Fix overwrite of the VF's flags X-Git-Tag: v2.6.38-rc1~476^2~84^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8fa7e0f739b70db14e788efba4960bfc1873d550;p=pandora-kernel.git igb: Fix overwrite of the VF's flags The vf flags were being overwritten causing the flag that indicates that the PF has set the VF MAC address to get cleared. This would allow the VF to override the MAC address assigned by the Host VMM using the ip link set command. Signed-off-by: Greg Rose Signed-off-by: Jeff Kirsher --- Reading git-diff-tree failed