From: Greg Rose Date: Fri, 22 Feb 2013 02:14:39 +0000 (+0000) Subject: ixgbe: Retain VLAN filtering in promiscuous + VT mode X-Git-Tag: v3.12-rc1~132^2~416^2~14 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=670224f12929942cfd74638d31ec18124def65f6;p=pandora-kernel.git ixgbe: Retain VLAN filtering in promiscuous + VT mode When using the new bridge FDB interface to allow SR-IOV virtual function network devices to communicate with SW bridged network devices the physical function is placed into promiscuous mode and hardware VLAN filtering is disabled. This defeats the ability to use VLAN tagging to isolate user networks. When the device is in promiscuous mode and VT mode simultaneously ensure that VLAN hardware filtering remains enabled. Signed-off-by: Greg Rose Tested-by: Stephen Ko Signed-off-by: Jeff Kirsher --- Reading git-diff-tree failed