]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commit
igb: Refactor VFTA configuration
authorAlexander Duyck <aduyck@mirantis.com>
Thu, 7 Jan 2016 07:10:30 +0000 (23:10 -0800)
committerTim Gardner <tim.gardner@canonical.com>
Wed, 6 Apr 2016 09:20:10 +0000 (10:20 +0100)
commitb55a7355752d72ad8cb71f842925e57d9410fa88
treed26a9b72e2c390a98910450d5a6b3ecb8fbd36ef
parent91a258fd13c79771db243d103806441226033a17
igb: Refactor VFTA configuration

BugLink: http://bugs.launchpad.net/bugs/1547674
This patch starts the clean-up process on the VFTA configuration.
Specifically in this patch I attempt to address and simplify several items
while also updating the code to bring it more inline with what is already
in ixgbe.

Signed-off-by: Alexander Duyck <aduyck@mirantis.com>
Tested-by: Aaron Brown <aaron.f.brown@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
(cherry picked from net-next commit 832e821c51e381966464c8a0f30f12eb1514eba0)
Signed-off-by: Tim Gardner <tim.gardner@canonical.com>
drivers/net/ethernet/intel/igb/e1000_82575.c
drivers/net/ethernet/intel/igb/e1000_hw.h
drivers/net/ethernet/intel/igb/e1000_mac.c
drivers/net/ethernet/intel/igb/e1000_mac.h