From: Eric Dumazet Date: Sun, 16 Nov 2014 14:23:10 +0000 (-0800) Subject: be2net:use netdev_rss_key_fill() helper X-Git-Tag: omap-for-v3.19/fixes-rc1~125^2~181^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1dcf7b1c5f5735d806c72505ddb451f2716ce46f;p=pandora-kernel.git be2net:use netdev_rss_key_fill() helper Use netdev_rss_key_fill() helper, as it provides better support for some bonding setups. Rename rss_hkey local variable to rss_key to have consistent name among drivers. Signed-off-by: Eric Dumazet Cc: Sathya Perla Cc: Subbu Seetharaman Cc: Ajit Khaparde Signed-off-by: David S. Miller --- Reading git-diff-tree failed