From: Vlad Zolotarov Date: Mon, 30 Mar 2015 18:35:24 +0000 (+0300) Subject: ixgbe: Add a new netdev op to allow/prevent a VF from querying an RSS info X-Git-Tag: omap-for-v4.1/fixes-rc1~141^2~26^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e65ce0d395c2822e568faedad8bcf5770d3cdcdf;p=pandora-kernel.git ixgbe: Add a new netdev op to allow/prevent a VF from querying an RSS info Implements the new netdev op to allow user to enable/disable the ability of a specific VF to query its RSS Indirection Table and an RSS Hash Key. This patch limits the new feature support to 82599 and x540 devices only. Support for other devices will be added later. Signed-off-by: Vlad Zolotarov Tested-by: Phil Schmitt Signed-off-by: Jeff Kirsher --- Reading git-diff-tree failed