From: Ben Hutchings Date: Mon, 19 May 2014 00:29:42 +0000 (+0100) Subject: ethtool: Disallow ETHTOOL_SRSSH with both indir table and hash key unchanged X-Git-Tag: omap-for-v3.16/fixes-against-rc1~36^2~83^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=61d88c6811f216de4ec26aafe24e650dc1aeb00e;p=pandora-kernel.git ethtool: Disallow ETHTOOL_SRSSH with both indir table and hash key unchanged This would be a no-op, so there is no reason to request it. This also allows conversion of the current implementations of ethtool_ops::{get,set}_rxfh_indir to ethtool_ops::{get,set}_rxfh with no change other than their parameters. Signed-off-by: Ben Hutchings --- Reading git-diff-tree failed