tg3: Convert PHY_ADDR => TG3_PHY_MII_ADDR
authorMatt Carlson <mcarlson@broadcom.com>
Mon, 2 Nov 2009 14:24:36 +0000 (14:24 +0000)
committerDavid S. Miller <davem@davemloft.net>
Tue, 3 Nov 2009 07:39:01 +0000 (23:39 -0800)
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 <mcarlson@broadcom.com>
Reviewed-by: Michael Chan <mchan@broadcom.com>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found