Move the LAN7800 internal phy register accesses from lan78xx.c to the new lan88xx_link_change_notify() in the microchip.c, the phy driver. Yuiko Oshino (2): net:usb:lan78xx: fix accessing the LAN7800's internal phy specific registers from the MAC driver net:phy:microchip: fix accessing the LAN7800's internal phy specific registers from the MAC driver drivers/net/phy/microchip.c | 32 ++++++++++++++++++++++++++++++++ drivers/net/usb/lan78xx.c | 27 +-------------------------- 2 files changed, 33 insertions(+), 26 deletions(-) -- 2.17.1