]> www.infradead.org Git - users/jedix/linux-maple.git/commit
ixgbe: Add support for toggling VLAN filtering flag via ethtool
authorAlexander Duyck <aduyck@mirantis.com>
Thu, 10 Mar 2016 18:01:10 +0000 (10:01 -0800)
committerChuck Anderson <chuck.anderson@oracle.com>
Wed, 6 Jul 2016 23:41:08 +0000 (16:41 -0700)
commit3f358da2ceff5c2f48a8f5ac5035f267dac28407
tree1f05a093e29be04026c46ae9da0249e157272908
parent0b9ba997e68fe3433df427c1c3b33566f44a58ab
ixgbe: Add support for toggling VLAN filtering flag via ethtool

Orabug: 23177316

This change makes it so that we can use the ethtool rx-vlan-filter flag to
toggle Rx VLAN filtering on and off.  This is basically just an extension
of the existing VLAN promisc work in that it just adds support for the
additional ethtool flag.

Signed-off-by: Alexander Duyck <aduyck@mirantis.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
(cherry picked from commit 0c5a616650a08b766e529511348274c1914ef4bf)
Signed-off-by: Brian Maly <brian.maly@oracle.com>
Conflicts:
drivers/net/ethernet/intel/ixgbe/ixgbe_main.c
drivers/net/ethernet/intel/ixgbe/ixgbe_main.c