]> git.karo-electronics.de Git - linux-beck.git/commit
i40evf: RSS Hash Option parameters
authorCarolyn Wyborny <carolyn.wyborny@intel.com>
Wed, 13 Apr 2016 10:08:26 +0000 (03:08 -0700)
committerJeff Kirsher <jeffrey.t.kirsher@intel.com>
Mon, 2 May 2016 00:05:05 +0000 (17:05 -0700)
commitb29699b39924db73993734a605665cf4bebef9ea
tree9007dfaff7885b9abd0791ea0c1f4b5910224a69
parent2b79c58d80921acb7f784c340fd7532c4a8b8d95
i40evf: RSS Hash Option parameters

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>
drivers/net/ethernet/intel/i40evf/i40evf_ethtool.c