[Intel-wired-lan] [next PATCH 06/11] igb: Merge VLVF configuration into igb_vfta_set

Brown, Aaron F aaron.f.brown at intel.com
Thu Jan 14 03:12:29 UTC 2016


> From: Intel-wired-lan [intel-wired-lan-bounces at lists.osuosl.org] on behalf of Alexander Duyck [aduyck at mirantis.com]
> Sent: Wednesday, January 06, 2016 11:11 PM
> To: intel-wired-lan at lists.osuosl.org
> Subject: [Intel-wired-lan] [next PATCH 06/11] igb: Merge VLVF configuration     into igb_vfta_set
> 
> This change makes it so that we can merge the configuration of the VLVF
> registers into the setting of the VFTA register.  By doing this we simplify
> the logic and make use of similar functionality that we have already added
> for ixgbe making it easier to maintain both drivers.
> 
> Signed-off-by: Alexander Duyck <aduyck at mirantis.com>
> ---
>  drivers/net/ethernet/intel/igb/e1000_mac.c |  119 +++++++++++++++++++++++++++-
>  drivers/net/ethernet/intel/igb/e1000_mac.h |    3 -
>  drivers/net/ethernet/intel/igb/igb_main.c  |  105 ++++---------------------
>  3 files changed, 135 insertions(+), 92 deletions(-)

Tested-by: Aaron Brown <aaron.f.brown at intel.com>


More information about the Intel-wired-lan mailing list