Skip to content
Commit 52f5509f authored by Jiri Pirko's avatar Jiri Pirko Committed by Jeff Kirsher
Browse files

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: default avatarBen Greear <greearb@candelatech.com>
Signed-off-by: default avatarJiri Pirko <jpirko@redhat.com>
Tested-by: default avatarBen Greear <greearb@candelatech.com>
Tested-by: default avatarAaron Brown <aaron.f.brown@intel.com>
Signed-off-by: default avatarJeff Kirsher <jeffrey.t.kirsher@intel.com>
parent cc3425cd
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment