netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Jakub Kicinski <kuba@kernel.org>
To: Milind Parab <mparab@cadence.com>
Cc: <nicolas.ferre@microchip.com>, <andrew@lunn.ch>,
	<antoine.tenart@bootlin.com>, <rmk+kernel@armlinux.org.uk>,
	<Claudiu.Beznea@microchip.com>, <f.fainelli@gmail.com>,
	<davem@davemloft.net>, <netdev@vger.kernel.org>,
	<hkallweit1@gmail.com>, <linux-kernel@vger.kernel.org>,
	<dkangude@cadence.com>, <a.fatoum@pengutronix.de>,
	<brad.mouring@ni.com>, <pthombar@cadence.com>
Subject: Re: [PATCH v3 net] net: macb: fix for fixed-link mode
Date: Mon, 13 Jan 2020 18:42:03 -0800	[thread overview]
Message-ID: <20200113184203.06eb133d@cakuba> (raw)
In-Reply-To: <1578886243-43953-1-git-send-email-mparab@cadence.com>

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@cadence.com>

Applied, thank you!

      parent reply	other threads:[~2020-01-14  2:42 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-01-13  3:30 [PATCH v3 net] net: macb: fix for fixed-link mode Milind Parab
2020-01-13  8:50 ` Claudiu.Beznea
2020-01-14  2:42 ` Jakub Kicinski [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20200113184203.06eb133d@cakuba \
    --to=kuba@kernel.org \
    --cc=Claudiu.Beznea@microchip.com \
    --cc=a.fatoum@pengutronix.de \
    --cc=andrew@lunn.ch \
    --cc=antoine.tenart@bootlin.com \
    --cc=brad.mouring@ni.com \
    --cc=davem@davemloft.net \
    --cc=dkangude@cadence.com \
    --cc=f.fainelli@gmail.com \
    --cc=hkallweit1@gmail.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mparab@cadence.com \
    --cc=netdev@vger.kernel.org \
    --cc=nicolas.ferre@microchip.com \
    --cc=pthombar@cadence.com \
    --cc=rmk+kernel@armlinux.org.uk \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).