From: Alexander Duyck Date: Wed, 8 Feb 2012 07:49:28 +0000 (+0000) Subject: ixgbe: Reorder adapter contents for better cache utilization X-Git-Tag: v3.4-rc1~177^2~68 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=46646e61ea068b11758e8ffed3f4db300323dfc6;p=pandora-kernel.git ixgbe: Reorder adapter contents for better cache utilization This change moves several frequently accessed items together into one cache line in order to reduce cache misses in the hot-path. Signed-off-by: Alexander Duyck Tested-by: Stephen Ko Signed-off-by: Jeff Kirsher --- Reading git-diff-tree failed