On 8/31/2018 10:59 PM, David Miller wrote:
From: Doug Berger <[email protected]> Date: Wed, 29 Aug 2018 11:27:49 -0700When using the fixed PHY with GENET (e.g. MOCA) the PHY link status can be determined from the internal link status captured by the MAC. This allows the PHY state machine to use the correct link state with the fixed PHY even if MAC link event interrupts are missed when the net device is opened. Fixes: 8d88c6ebb34c ("net: bcmgenet: enable MoCA link state change detection") Signed-off-by: Doug Berger <[email protected]> --- v2: increased "Fixes" sha1 to 12 digitsThis doesn't apply cleanly to the net tree.
You've applied and fixed the sha1 to 12 digits (thanks for doing that) of the v1 previously submitted:
https://git.kernel.org/pub/scm/linux/kernel/git/davem/net.git/commit/?id=c3c397c1f16c51601a3fac4fe0c63ad8aa85a904 -- Florian

