]> www.infradead.org Git - users/jedix/linux-maple.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)
committerChuck Anderson <chuck.anderson@oracle.com>
Thu, 10 Mar 2016 16:33:24 +0000 (08:33 -0800)
commite8675bdedfd0a49559324176e0685ac425a450c2
tree265495edef745eaaba40977c74399c7331d00327
parentff3a630bf454d4d2bb99fccda0c024bd533ed83e
i40e: create a generic configure rss function

Orabug: 22342532

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>
(cherry picked from commit 043dd650efde3dfc65a6461e1cdc51cc87cb76f7)
Signed-off-by: Brian Maly <brian.maly@oracle.com>
drivers/net/ethernet/intel/i40e/i40e.h
drivers/net/ethernet/intel/i40e/i40e_ethtool.c
drivers/net/ethernet/intel/i40e/i40e_main.c