]> www.infradead.org Git - users/jedix/linux-maple.git/commit
ixgbe: simplify the logic for setting VLAN filtering
authorEmil Tantilov <emil.s.tantilov@intel.com>
Mon, 22 Aug 2016 23:17:46 +0000 (16:17 -0700)
committerChuck Anderson <chuck.anderson@oracle.com>
Sat, 25 Feb 2017 05:48:00 +0000 (21:48 -0800)
commit12872c8c52d3ffa3a5ef480cfce2722aa13862bc
tree59b1fdba826070c327c778800ab03b74c9815c61
parent48373812c4afa7c4e99fe92a43a0b416ae23caf5
ixgbe: simplify the logic for setting VLAN filtering

Orabug: 24568240

Simplify the logic for setting VLNCTRL.VFE by checking the  VMDQ flag
and 82598 MAC instead of having to maintain a list of MAC types.

Signed-off-by: Emil Tantilov <emil.s.tantilov@intel.com>
Tested-by: Andrew Bowers <andrewx.bowers@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
(cherry picked from commit 691e412132f07bd566934b7cbc430e87c5656de1)
Signed-off-by: Brian Maly <brian.maly@oracle.com>
drivers/net/ethernet/intel/ixgbe/ixgbe_main.c