[U-Boot] [PATCH v3 08/11] drivers: net: aquantia: check system interface too when checking for link up

Joe Hershberger joe.hershberger at ni.com
Sat Nov 30 00:36:54 UTC 2019


On Thu, Nov 14, 2019 at 10:32 AM Alex Marginean
<alexandru.marginean at nxp.com> wrote:
>
> In some cases the link on the system interface of the aquantia PHY comes up
> after the link on line interface.  The link state loop only checks the line
> side, which may result in first packet sent being lost.
> Use aquantia_link_is_up instead, which checks both system and line side on
> gen 2/3 PHYs to avoid losing the 1st packet.
>
> Signed-off-by: Alex Marginean <alexandru.marginean at nxp.com>

Acked-by: Joe Hershberger <joe.hershberger at ni.com>


More information about the U-Boot mailing list