From: Bruce Allan Date: Tue, 20 Mar 2012 03:48:13 +0000 (+0000) Subject: e1000e: cleanup indexed register arrays X-Git-Tag: v3.5-rc1~109^2~639 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1e36052e44a46e14aa2c061db787b92b2c607f05;p=pandora-kernel.git e1000e: cleanup indexed register arrays Some Rx and Tx specific registers are arrays indexed by the queue number. For clarity, specify the intended queue rather than obscuring it behind a define. Signed-off-by: Bruce Allan Tested-by: Aaron Brown Signed-off-by: Jeff Kirsher --- Reading git-diff-tree failed