From: Andrew Rybchenko Date: Thu, 14 Nov 2013 05:00:27 +0000 (+0400) Subject: sfc: Change efx_nic_type::rx_push_indir_table to push hash key as well X-Git-Tag: v3.14-rc1~94^2~473^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d43050c0c7d930cdeb10fb9201d9e2d005cef02a;p=pandora-kernel.git sfc: Change efx_nic_type::rx_push_indir_table to push hash key as well The EF10 implementation already does this, and it makes more logical sense to group the RSS hash key and indirection table together. Rename the operation to rx_push_rss_config. Signed-off-by: Ben Hutchings --- Reading git-diff-tree failed