Re: [PATCH net v2] net: bcmgenet: use MAC link status for fixed phy

From: Florian Fainelli
Date: Mon Sep 03 2018 - 13:26:03 EST




On 8/31/2018 10:59 PM, David Miller wrote:
From: Doug Berger <opendmb@xxxxxxxxx>
Date: Wed, 29 Aug 2018 11:27:49 -0700

When 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 <opendmb@xxxxxxxxx>
---
v2: increased "Fixes" sha1 to 12 digits

This 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