Hi David, These two patches are cleanups to the BCM7xxx internal PHY driver:
- fix a constant name missing a X (as in BCM7XXX) - add a macro to reduce the amount of code duplication to add new entries Thanks! Florian Fainelli (2): net: phy: bcm7xxx: Make MII_BCM7XX_64CLK_MDIO naming consistent net: phy: bcm7xxx: Reduce boilerplate code for 40nm EPHY drivers/net/phy/bcm7xxx.c | 58 +++++++++++++++----------------------------- 1 files changed, 20 insertions(+), 38 deletions(-)