]> www.infradead.org Git - users/jedix/linux-maple.git/commit
i40evf: RSS Hash Option parameters
authorCarolyn Wyborny <carolyn.wyborny@intel.com>
Wed, 13 Apr 2016 10:08:26 +0000 (03:08 -0700)
committerChuck Anderson <chuck.anderson@oracle.com>
Thu, 7 Jul 2016 17:41:14 +0000 (10:41 -0700)
commit8ff5083cb4f7ed35c2fff3eb5bc650ab201be058
treef05b25ef1fd47a7b2a9d3dcd7db77390ded52491
parent4675a6242cfd9943da3451d1eca6b571eea0bb50
i40evf: RSS Hash Option parameters

Orabug: 23176970

This patch syncs the VF code for the changes made to the PF for the RSS
hash tuple settings.  Since the VF still cannot change the RSS hash
settings, change the code to make this clear to the user.  Previously,
the default settings were returned in this function. However, the
default can be changed by the PF so this does not make sense anymore.

Change-Id: I085eaf005fc7978b440d2a1bf2b2dd7cadaff39b
Signed-off-by: Carolyn Wyborny <carolyn.wyborny@intel.com>
Tested-by: Andrew Bowers <andrewx.bowers@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
(cherry picked from commit b29699b39924db73993734a605665cf4bebef9ea)
Signed-off-by: Brian Maly <brian.maly@oracle.com>
drivers/net/ethernet/intel/i40evf/i40evf_ethtool.c