diff options
author | 2015-07-23 16:54:31 -0400 | |
---|---|---|
committer | 2015-09-30 05:16:36 -0700 | |
commit | d9b68f8aba0ae3f9ab6c5dec4ae1052b7e26c53c (patch) | |
tree | 2216062b2746da5a56b43d2a13b3a42ffad78872 /drivers/net/ethernet/intel/i40evf/i40e_common.c | |
parent | i40e/i40evf: fix up type clash in i40e_aq_rc_to_posix conversion (diff) | |
download | linux-dev-d9b68f8aba0ae3f9ab6c5dec4ae1052b7e26c53c.tar.xz linux-dev-d9b68f8aba0ae3f9ab6c5dec4ae1052b7e26c53c.zip |
i40e: Fix a port VLAN configuration bug
If a port VLAN is set for a given virtual function (VF) before the VF
driver is loaded then a configuration error results in which the port
VLAN is ignored when the VF driver is subsequently loaded. This causes
the VF's MAC/VLAN filters to not use the correct VLAN filter. This
patch ensures that the port VLAN filter is considered at the right time
during configuration of the VF's MAC/VLAN filters.
Change-ID: I28f404cbc21a4c6d70a7980b87c77f13f06685a4
Signed-off-by: Greg Rose <gregory.v.rose@intel.com>
Tested-by: Andrew Bowers <andrewx.bowers@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Diffstat (limited to 'drivers/net/ethernet/intel/i40evf/i40e_common.c')
0 files changed, 0 insertions, 0 deletions