]> git.baikalelectronics.ru Git - kernel.git/commit
igb: Refactor VFTA configuration
authorAlexander Duyck <aduyck@mirantis.com>
Thu, 7 Jan 2016 07:10:30 +0000 (23:10 -0800)
committerJeff Kirsher <jeffrey.t.kirsher@intel.com>
Tue, 16 Feb 2016 00:24:13 +0000 (16:24 -0800)
commitaba9933b00c4f12d21c0e8a9fe289043b0052c41
tree8b7e27c0cab7e70f43a79b9f302847b11decd9e8
parentee5e6c16da6359487b25fbf7383b7da823d0a95e
igb: Refactor VFTA configuration

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>
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