ethtool: Name the 'no change' value for setting RSS hash key but not indir table
authorBen Hutchings <ben@decadent.org.uk>
Thu, 15 May 2014 00:41:23 +0000 (01:41 +0100)
committerBen Hutchings <ben@decadent.org.uk>
Mon, 19 May 2014 00:18:19 +0000 (01:18 +0100)
commit7455fa2422898eee3464032351d20695930d9542
tree7b192d2c78342657dbaa0d226daf6ab0df3973e7
parentfb95cd8d1473b1cc90eccbd6a30641f3851c8506
ethtool: Name the 'no change' value for setting RSS hash key but not indir table

We usually allocate special values of u32 fields starting from the top
down, so also change the value to 0xffffffff.  As these operations
haven't been included in a stable release yet, it's not too late to
change.

Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
include/uapi/linux/ethtool.h
net/core/ethtool.c