aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/arm/ether1.h
diff options
context:
space:
mode:
authorGreg Rose <gregory.v.rose@intel.com>2010-01-22 22:45:43 +0000
committerDavid S. Miller <davem@davemloft.net>2010-01-23 01:13:54 -0800
commit1ada1b1b41b0e54291aca67eed4bd42e61e7e529 (patch)
treeef5f64367072f96f50963d1f3d1f8e75f4c10880 /drivers/net/arm/ether1.h
parent51c24aaacaea90c8e87f1dec75a2ac7622b593f8 (diff)
ixgbe: Set the correct pool when VLANs are added in SR-IOV mode.
When VFs are allocated (as indicated by adapter->num_vfs is non-zero) then the PF pool is no longer zero. Instead it will be the same as the number of VFs allocated. When setting the VLVF entry for the PF we need to use the correct pool otherwise the PF will get VLAN packets from the wire because the packet will pass VFTA filtering and the PF has the default pool, but it will not get VLAN packets from the VFs because it has not set the correct pool bit in the VLVF entry. Signed-off-by: Greg Rose <gregory.v.rose@intel.com> Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/arm/ether1.h')
0 files changed, 0 insertions, 0 deletions