mirror of
https://github.com/openwrt/openwrt.git
synced 2025-04-16 15:29:48 +00:00
Some checks are pending
Build Kernel / Build all affected Kernels (push) Waiting to run
Currently, network ports using PHYs get a link, but there is no traffic. Make it work again by moving the MAC config to phylink_mac_link_up. A similiar change has been previously applied for RTL83xx in commit cd958d945be0 ("realtek: 6.6: refactor mac config and link up for RTL83xx"). Fixes: https://github.com/openwrt/openwrt/issues/17010 Signed-off-by: Jan Hoffmann <jan@3e8.eu> Tested-by: Christoph Krapp <achterin@gmail.com> Link: https://github.com/openwrt/openwrt/pull/18268 Signed-off-by: Sander Vanheule <sander@svanheule.net> (cherry picked from commit a7e1e138172a1e4f9c35db93c11d026bb3338e24)