commit | 2729b4270840554bc2b6811ae6c9993884404f56 | [log] [tgz] |
---|---|---|
author | Florian Fainelli <f.fainelli@gmail.com> | Wed Jun 10 18:07:59 2015 -0700 |
committer | David S. Miller <davem@davemloft.net> | Wed Jun 10 23:33:58 2015 -0700 |
tree | 4c504d4521c4f5e699d1ab20e926d6ebcae618ac | |
parent | 8bc84b79265f66d5af736473db582e74b28e099d [diff] |
b44: Utilize BRCM_PSEUDO_PHY_ADDR What B44 has been locally using as B44_PHY_ADDR_NO_LOCAL_PHY is in fact the Broadcom Ethernet switches pseudo-PHY address (30). Update the header to use the newly introduced constant and update comments so they are within 80 columns and consistent. Signed-off-by: Florian Fainelli <f.fainelli@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>