]> git.baikalelectronics.ru Git - kernel.git/commit
i40e: create a generic configure rss function
authorHelin Zhang <helin.zhang@intel.com>
Wed, 21 Oct 2015 23:56:23 +0000 (19:56 -0400)
committerJeff Kirsher <jeffrey.t.kirsher@intel.com>
Wed, 25 Nov 2015 18:05:58 +0000 (10:05 -0800)
commite98f315b257dd5f8db3806d99a1138876a1d73a9
treef91cbda02097dbf9f0eac4f040e64fbfdc317144
parent022c8948ece2aa7f8e7b1c38754168f2e71adfc6
i40e: create a generic configure rss function

This patch renames the old pf-specific function in order to clarify
its scope. This patch also creates a more generic configure RSS
function with the old name.

This patch also creates a new more generic function to get RSS
configuration, using the appropriate method.

Change-ID: Ieddca2707b708ef19f1ebccdfd03a0a0cd63d3af
Signed-off-by: Helin Zhang <helin.zhang@intel.com>
Tested-by: Andrew Bowers <andrewx.bowers@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
drivers/net/ethernet/intel/i40e/i40e.h
drivers/net/ethernet/intel/i40e/i40e_ethtool.c
drivers/net/ethernet/intel/i40e/i40e_main.c