From: Jeff Kirsher <[email protected]> Date: Fri, 21 Nov 2014 23:52:52 -0800
> From: Vlad Yasevich <[email protected]> > > 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 <[email protected]> > CC: Jacob Keller <[email protected]> > Signed-off-by: Vladislav Yasevich <[email protected]> > Acked-by: Emil Tantilov <[email protected]> > Tested-by: Phil Schmitt <[email protected]> > Signed-off-by: Jeff Kirsher <[email protected]> Applied. -- To unsubscribe from this list: send the line "unsubscribe stable" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html
