[Intel-wired-lan] [next PATCH 0/2] Two clean-ups for recent ixgbe VLAN changes
Alexander Duyck
aduyck at mirantis.com
Thu Jan 7 06:48:34 UTC 2016
These two patches clean up some minor left-overs from the recent VLAN
changes I had submitted. With the first patch we should be able to avoid
having the PF leave any entries in the VLVF unless one of the VFs has made
use of the VLAN in which case we end up with a shared VLVF entry being
created for both the PF and the VF. The other patch just prevents us from
looping through the setup for VLAN 0 twice.
---
Alexander Duyck (2):
ixgbe: Do not allow PF to add VLVF entry unless it actually needs it
ixgbe: Avoid adding VLAN 0 twice to VLVF and VFTA
drivers/net/ethernet/intel/ixgbe/ixgbe_main.c | 12 +++++----
drivers/net/ethernet/intel/ixgbe/ixgbe_sriov.c | 31 +++++++++++++-----------
2 files changed, 23 insertions(+), 20 deletions(-)
--
More information about the Intel-wired-lan
mailing list