From: Jeff Kirsher <jeffrey.t.kirsher@xxxxxxxxx> Date: Fri, 21 Nov 2014 23:52:52 -0800 > From: Vlad Yasevich <vyasevich@xxxxxxxxx> > > IXGBE adapter seems to require that VLAN filtering be enabled if > VMDQ or SRIOV are enabled. When those functions are disabled, > VLAN filtering may be disabled in promiscuous mode. > > Prior to commit a9b8943ee129 ("ixgbe: remove vlan_filter_disable > and enable functions") > > The logic was correct. However, after the commit the logic > got reversed and VLAN filtered in now turned on when VMDQ/SRIOV > is disabled. > > This patch changes the condition to enable hw vlan filtered > when VMDQ or SRIOV is enabled. > > Fixes: a9b8943ee129 ("ixgbe: remove vlan_filter_disable and enable functions") > Cc: stable <stable@xxxxxxxxxxxxxxx> > CC: Jacob Keller <jacob.e.keller@xxxxxxxxx> > Signed-off-by: Vladislav Yasevich <vyasevic@xxxxxxxxxx> > Acked-by: Emil Tantilov <emil.s.tantilov@xxxxxxxxx> > Tested-by: Phil Schmitt <phillip.j.schmitt@xxxxxxxxx> > Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@xxxxxxxxx> Applied. -- To unsubscribe from this list: send the line "unsubscribe stable" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html