All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jakub Kicinski <kuba@kernel.org>
To: Yang Yingliang <yangyingliang@huawei.com>
Cc: <linux-kernel@vger.kernel.org>, <netdev@vger.kernel.org>,
	<radhey.shyam.pandey@xilinx.com>, <davem@davemloft.net>,
	<edumazet@google.com>, <andy.chiu@sifive.com>,
	<max.hsu@sifive.com>, <greentime.hu@sifive.com>
Subject: Re: [PATCH -next] net: axienet: add missing error return code in axienet_probe()
Date: Wed, 15 Jun 2022 19:36:35 -0700	[thread overview]
Message-ID: <20220615193635.1b927f12@kernel.org> (raw)
In-Reply-To: <20220615031810.1876309-1-yangyingliang@huawei.com>

On Wed, 15 Jun 2022 11:18:10 +0800 Yang Yingliang wrote:
> It should return error code in error path in axienet_probe().
> 
> Fixes: 00be43a74ca2 ("net: axienet: make the 64b addresable DMA depends on 64b archectures")
> Reported-by: Hulk Robot <hulkci@huawei.com>
> Signed-off-by: Yang Yingliang <yangyingliang@huawei.com>

Please rebase on top of net/master and repost with [PATCH net] in the
subject. This is a fix for an issue in net/master, don't mindlessly 
put -next in the subject, it's hurting the automation not helping.

      reply	other threads:[~2022-06-16  2:36 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-06-15  3:18 [PATCH -next] net: axienet: add missing error return code in axienet_probe() Yang Yingliang
2022-06-16  2:36 ` 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=20220615193635.1b927f12@kernel.org \
    --to=kuba@kernel.org \
    --cc=andy.chiu@sifive.com \
    --cc=davem@davemloft.net \
    --cc=edumazet@google.com \
    --cc=greentime.hu@sifive.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=max.hsu@sifive.com \
    --cc=netdev@vger.kernel.org \
    --cc=radhey.shyam.pandey@xilinx.com \
    --cc=yangyingliang@huawei.com \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.