From: Ben Hutchings Date: Thu, 15 May 2014 00:25:27 +0000 (+0100) Subject: ethtool: Replace ethtool_ops::{get,set}_rxfh_indir() with {get,set}_rxfh() X-Git-Tag: omap-for-v3.16/fixes-against-rc1~36^2~83^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fe62d001372388abb15a324148c913f9b43722a8;p=pandora-kernel.git ethtool: Replace ethtool_ops::{get,set}_rxfh_indir() with {get,set}_rxfh() ETHTOOL_{G,S}RXFHINDIR and ETHTOOL_{G,S}RSSH should work for drivers regardless of whether they expose the hash key, unless you try to set a hash key for a driver that doesn't expose it. Signed-off-by: Ben Hutchings Acked-by: Jeff Kirsher --- Reading git-diff-tree failed