From: Dan Carpenter Date: Fri, 20 Feb 2015 10:54:05 +0000 (+0300) Subject: ethtool: use "ops" name consistenty in ethtool_set_rxfh() X-Git-Tag: omap-for-v4.1/fixes-rc1~141^2~410 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d340c862e760815bca2f2a4d8fd91dff4646a955;p=pandora-kernel.git ethtool: use "ops" name consistenty in ethtool_set_rxfh() "dev->ethtool_ops" and "ops" are the same, but we should use "ops" everywhere to be consistent. Signed-off-by: Dan Carpenter Signed-off-by: David S. Miller --- Reading git-diff-tree failed