From: Vlad Zolotarov Date: Mon, 30 Mar 2015 18:35:28 +0000 (+0300) Subject: ixgbevf: Add RSS Key query code X-Git-Tag: omap-for-v4.1/fixes-rc1~141^2~26^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ad1431e2db5590bcc32ded8a27b3b5c0ced9add7;p=pandora-kernel.git ixgbevf: Add RSS Key query code Add the ixgbevf_get_rss_key() function that queries the PF for an RSS Random Key using a new VF-PF channel IXGBE_VF_GET_RSS_KEY command. This patch adds the support for 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