From: Jesse Brandeburg Date: Sat, 28 Sep 2013 07:13:54 +0000 (+0000) Subject: i40e: refactor fdir setup function X-Git-Tag: v3.13-rc1~105^2~141^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=eaefbd06ede2f4c2d83b5d9addb111c254b265f9;p=pandora-kernel.git i40e: refactor fdir setup function This function did a lot of unnecessary cpu_to_xxx(foo) and making it worse, each of these calls caused a lot of line wrapping. Fix look and feel via a refactor of this function. No functional changes. Signed-off-by: Jesse Brandeburg Tested-by: Kavindya Deegala Signed-off-by: Jeff Kirsher --- Reading git-diff-tree failed