From: Eric Dumazet Date: Sun, 16 Nov 2014 14:23:11 +0000 (-0800) Subject: e100e: use netdev_rss_key_fill() helper X-Git-Tag: omap-for-v3.19/fixes-rc1~125^2~181^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5c8d19da950861d0482abc0ac3481acca34b008f;p=pandora-kernel.git e100e: 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