doc: migration guide: ethernet: phy: mention phy_configure_link change

mention change of phy_configure_link().

Signed-off-by: Fin Maaß <f.maass@vogl-electronic.com>
This commit is contained in:
Fin Maaß 2025-06-17 08:21:41 +02:00 committed by Henrik Brix Andersen
commit c23dba7e22

View file

@ -203,6 +203,9 @@ Ethernet
together with :c:func:`net_eth_get_phy` should be used instead to configure the link
(:github:`90652`).
* :c:func:`phy_configure_link` got a ``flags`` parameter. Set it to ``0`` to preserve the old
behavior (:github:`91354`).
Enhanced Serial Peripheral Interface (eSPI)
===========================================