From: Matt Carlson Date: Mon, 2 Nov 2009 14:24:36 +0000 (+0000) Subject: tg3: Convert PHY_ADDR => TG3_PHY_MII_ADDR X-Git-Tag: v2.6.33-rc1~388^2~552 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3f0e3ad72393db9c2932a2ca86cc1a49294bbc63;p=pandora-kernel.git tg3: Convert PHY_ADDR => TG3_PHY_MII_ADDR This patch renames the PHY_ADDR preprocessor definition. The following patch will identify a new member on the MDIO bus, so we want this preprocessor definition to be a little more descriptive. Signed-off-by: Matt Carlson Reviewed-by: Michael Chan Signed-off-by: David S. Miller --- Reading git-diff-tree failed