From: Eric Dumazet Date: Sun, 23 Nov 2014 20:27:41 +0000 (-0800) Subject: enic: use netdev_rss_key_fill() helper X-Git-Tag: omap-for-v3.19/fixes-rc1~125^2~126 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c33d23c21501f8e3e045e73b55a49167e1f3a721;p=pandora-kernel.git enic: use netdev_rss_key_fill() helper Use of well known RSS key might increase attack surface. Switch to a random one, using generic helper so that all ports share a common key. Signed-off-by: Eric Dumazet Cc: Christian Benvenuti Cc: Govindarajulu Varadarajan <_govind@gmx.com> Cc: Sujith Sankar Signed-off-by: David S. Miller --- Reading git-diff-tree failed