ethtool: Disallow ETHTOOL_SRSSH with both indir table and hash key unchanged
authorBen Hutchings <ben@decadent.org.uk>
Mon, 19 May 2014 00:29:42 +0000 (01:29 +0100)
committerBen Hutchings <ben@decadent.org.uk>
Mon, 19 May 2014 00:29:42 +0000 (01:29 +0100)
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 <ben@decadent.org.uk>

No differences found