commit | bed2f9ed2f3c4debe2e930c44ee95af980db7e20 | [log] [tgz] |
---|---|---|
author | Florian Fainelli <f.fainelli@gmail.com> | Thu Dec 05 14:52:11 2013 -0800 |
committer | David S. Miller <davem@davemloft.net> | Fri Dec 06 14:57:20 2013 -0500 |
tree | b408aa376797759a83285419fd3186fc34899ef8 | |
parent | 2e79cb303010d5d2b7810c11bc5d1f09a8500405 [diff] |
net: of_mdio: use PHY_MAX_ADDR constant Use the PHY_MAX_ADDR constant for checking if a MDIO bus address is valid instead of using a plain "32". Signed-off-by: Florian Fainelli <f.fainelli@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>