From: Jiri Pirko Date: Tue, 20 Mar 2012 18:10:01 +0000 (+0000) Subject: e1000: fix vlan processing regression X-Git-Tag: v3.4-rc2~37^2~19^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=52f5509fe8ccb607ff9b84ad618f244262336475;p=pandora-kernel.git e1000: fix vlan processing regression This patch fixes a regression introduced by commit "e1000: do vlan cleanup (799d531)". Apparently some e1000 chips (not mine) are sensitive about the order of setting vlan filter and vlan stripping/inserting functionality. So this patch changes the order so it's the same as before vlan cleanup. Reported-by: Ben Greear Signed-off-by: Jiri Pirko Tested-by: Ben Greear Tested-by: Aaron Brown Signed-off-by: Jeff Kirsher --- Reading git-diff-tree failed