From: Jacob Keller Date: Sat, 22 Feb 2014 01:23:59 +0000 (+0000) Subject: ixgbe: clean up ixgbe_atr_compute_perfect_hash_82599 X-Git-Tag: v3.15-rc1~113^2~119^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=65ce9dcd4752e6e035241b3746409e337821dd93;p=pandora-kernel.git ixgbe: clean up ixgbe_atr_compute_perfect_hash_82599 Rather than assign several parameters in a row, we should use a for loop, which reduces code size. CC: Arun Sharma Signed-off-by: Jacob Keller Tested-by: Phil Schmitt Signed-off-by: Jeff Kirsher --- Reading git-diff-tree failed