From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Miller Subject: Re: [PATCH net v2] net: bcmgenet: use MAC link status for fixed phy Date: Fri, 31 Aug 2018 22:59:25 -0700 (PDT) Message-ID: <20180831.225925.1256781245981355986.davem@davemloft.net> References: <1535567269-12534-1-git-send-email-opendmb@gmail.com> Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: f.fainelli@gmail.com, netdev@vger.kernel.org, linux-kernel@vger.kernel.org To: opendmb@gmail.com Return-path: In-Reply-To: <1535567269-12534-1-git-send-email-opendmb@gmail.com> Sender: linux-kernel-owner@vger.kernel.org List-Id: netdev.vger.kernel.org From: Doug Berger 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 > --- > v2: increased "Fixes" sha1 to 12 digits This doesn't apply cleanly to the net tree.