From: Eric Dumazet Date: Wed, 16 Sep 2015 01:29:47 +0000 (-0700) Subject: net/mlx4_en: really allow to change RSS key X-Git-Tag: omap-for-v4.3/fixes-rc5~84^2~62 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4671fc6d47e0a0108fe24a4d830347d6a6ef4aa7;p=pandora-kernel.git net/mlx4_en: really allow to change RSS key When changing rss key, we do not want to overwrite user provided key by the one provided by netdev_rss_key_fill(), which is the host random key generated at boot time. Fixes: 947cbb0ac242 ("net/mlx4_en: Support for configurable RSS hash function") Signed-off-by: Eric Dumazet Cc: Eyal Perry CC: Amir Vadai Acked-by: Or Gerlitz Signed-off-by: David S. Miller --- Reading git-diff-tree failed