From: Matt Carlson Date: Fri, 13 Nov 2009 13:03:49 +0000 (+0000) Subject: tg3: Create aliases for rx producer mailbox regs X-Git-Tag: v2.6.33-rc1~388^2~344 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=66711e66639776685aeaad774488be1857abce26;p=pandora-kernel.git tg3: Create aliases for rx producer mailbox regs The rx producer mailbox registers are used in several spots in the code. The addition of TG3_64BIT_REG_LOW makes register references uncomfortably long. This patch creates an alias for the standard and jumbo ring producer index registers to make the code cleaner. Signed-off-by: Matt Carlson Signed-off-by: Michael Chan Signed-off-by: David S. Miller --- Reading git-diff-tree failed