From: Eric Dumazet Date: Sun, 16 Nov 2014 14:23:14 +0000 (-0800) Subject: igb: use netdev_rss_key_fill() helper X-Git-Tag: omap-for-v3.19/fixes-rc1~125^2~181^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=eb31f8493eee1efcc194fdc98df830a503f572f1;p=pandora-kernel.git igb: use netdev_rss_key_fill() helper Use of well known RSS key increases attack surface. Switch to a random one, using generic helper so that all ports share a common key. Signed-off-by: Eric Dumazet Cc: Jeff Kirsher Cc: Jesse Brandeburg Signed-off-by: David S. Miller --- Reading git-diff-tree failed