From: Ben Hutchings Date: Thu, 15 Dec 2011 13:56:49 +0000 (+0000) Subject: ethtool: Define and apply a default policy for RX flow hash indirection X-Git-Tag: v3.3-rc1~182^2~191 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=278bc4296bd64ffd1d3913b487dc8a520e423a7a;p=pandora-kernel.git ethtool: Define and apply a default policy for RX flow hash indirection All drivers that support modification of the RX flow hash indirection table initialise it in the same way: RX rings are assigned to table entries in rotation. Make that default policy explicit by having them call a ethtool_rxfh_indir_default() function. In the ethtool core, add support for a zero size value for ETHTOOL_SRXFHINDIR, which resets the table to this default. Partly-suggested-by: Matt Carlson Signed-off-by: Ben Hutchings Acked-by: Shreyas N Bhatewara Signed-off-by: David S. Miller --- Reading git-diff-tree failed