commit | 5ab6329c5224d8135d76da18066edf3395f679f5 | [log] [tgz] |
---|---|---|
author | Hauke Mehrtens <hauke@hauke-m.de> | Fri Dec 20 02:16:07 2013 +0100 |
committer | David S. Miller <davem@davemloft.net> | Fri Dec 20 20:48:48 2013 -0500 |
tree | 022c7e6575a4678c50efa10964ac2ac6e80ead21 | |
parent | d61941952d5e7d062c3884e6d81bd503a37702b4 [diff] |
b44: rename B44_PHY_ADDR_NO_PHY to B44_PHY_ADDR_NO_LOCAL_PHY The PHY address 30 means there is no local PHY, but there could be an external PHY like a switch connected via MII. This is the case on most embedded home routers where this driver is used. Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> Signed-off-by: David S. Miller <davem@davemloft.net>