[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20200113184203.06eb133d@cakuba>
Date: Mon, 13 Jan 2020 18:42:03 -0800
From: Jakub Kicinski <kuba@...nel.org>
To: Milind Parab <mparab@...ence.com>
Cc: <nicolas.ferre@...rochip.com>, <andrew@...n.ch>,
<antoine.tenart@...tlin.com>, <rmk+kernel@...linux.org.uk>,
<Claudiu.Beznea@...rochip.com>, <f.fainelli@...il.com>,
<davem@...emloft.net>, <netdev@...r.kernel.org>,
<hkallweit1@...il.com>, <linux-kernel@...r.kernel.org>,
<dkangude@...ence.com>, <a.fatoum@...gutronix.de>,
<brad.mouring@...com>, <pthombar@...ence.com>
Subject: Re: [PATCH v3 net] net: macb: fix for fixed-link mode
On Mon, 13 Jan 2020 03:30:43 +0000, Milind Parab wrote:
> This patch fix the issue with fixed link. With fixed-link
> device opening fails due to macb_phylink_connect not
> handling fixed-link mode, in which case no MAC-PHY connection
> is needed and phylink_connect return success (0), however
> in current driver attempt is made to search and connect to
> PHY even for fixed-link.
>
> Fixes: 7897b071ac3b ("net: macb: convert to phylink")
> Signed-off-by: Milind Parab <mparab@...ence.com>
Applied, thank you!
Powered by blists - more mailing lists