From: Alexander Duyck Date: Fri, 26 Aug 2011 07:46:34 +0000 (+0000) Subject: igb: avoid unnecessarily creating a local copy of the q_vector X-Git-Tag: v3.2-rc1~129^2~101^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0d1ae7f46f1b51623bed2904576d15f6ecd5dc10;p=pandora-kernel.git igb: avoid unnecessarily creating a local copy of the q_vector This is mostly a drop of unnecessary pointer defines for q_vector when we don't have issues with line width and don't have multiple references to the pointer. Signed-off-by: Alexander Duyck Tested-by: Aaron Brown Signed-off-by: Jeff Kirsher --- Reading git-diff-tree failed