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:
parent
66329deb9c
commit
c23dba7e22
1 changed files with 3 additions and 0 deletions
|
@ -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)
|
||||
===========================================
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue