commit | 3f0e3ad72393db9c2932a2ca86cc1a49294bbc63 | [log] [tgz] |
---|---|---|
author | Matt Carlson <mcarlson@broadcom.com> | Mon Nov 02 14:24:36 2009 +0000 |
committer | David S. Miller <davem@davemloft.net> | Mon Nov 02 23:39:01 2009 -0800 |
tree | abba6a3c1d5cdb6a3fe05d79a78c45c41ae7bc71 | |
parent | f40386c8452f9eead9c5906bfffaaf59f3dc748f [diff] |
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 <mcarlson@broadcom.com> Reviewed-by: Michael Chan <mchan@broadcom.com> Signed-off-by: David S. Miller <davem@davemloft.net>