From: Eric Dumazet Date: Sun, 16 Nov 2014 14:23:08 +0000 (-0800) Subject: tg3: use netdev_rss_key_fill() helper X-Git-Tag: omap-for-v3.19/fixes-rc1~125^2~181^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3964835644091b57cf24c33ea95de4b5a26a5b1f;p=pandora-kernel.git tg3: 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: Prashant Sreedharan Cc: Michael Chan Signed-off-by: David S. Miller --- Reading git-diff-tree failed