From: Patrick McHardy Date: Thu, 17 Jul 2008 03:16:14 +0000 (-0700) Subject: netdrv intel: always enable VLAN filtering except in promiscous mode X-Git-Tag: v2.6.27-rc1~969^2~105 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=78ed11a56bd8679aa6d51eb36b448342c59a7824;p=pandora-kernel.git netdrv intel: always enable VLAN filtering except in promiscous mode Currently VLAN filtering is enabled when the first VLAN is added. Obviously before that there's no point in receiving any VLAN packets. Now that we disable VLAN filtering in promiscous mode, we can keep the VLAN filters enabled the remaining time. Signed-off-by: Patrick McHardy Acked-by: Jeff Kirsher Acked-by: Peter P Waskiewicz Jr Signed-off-by: David S. Miller --- Reading git-diff-tree failed