All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jakub Kicinski <kuba@kernel.org>
To: Dan Carpenter <dan.carpenter@oracle.com>
Cc: Sunil Goutham <sgoutham@marvell.com>,
	Geetha sowjanya <gakula@marvell.com>,
	Subbaraya Sundeep <sbhatta@marvell.com>,
	hariprasad <hkelam@marvell.com>,
	"David S. Miller" <davem@davemloft.net>,
	Tomasz Duszynski <tduszynski@marvell.com>,
	netdev@vger.kernel.org, kernel-janitors@vger.kernel.org
Subject: Re: [PATCH net] octeontx2-pf: Fix an IS_ERR() vs NULL bug
Date: Sat, 1 Feb 2020 11:41:39 -0800	[thread overview]
Message-ID: <20200201114139.725a6f95@cakuba.hsd1.ca.comcast.net> (raw)
In-Reply-To: <20200131050241.aoqatlxubobkmi4y@kili.mountain>

On Fri, 31 Jan 2020 08:02:41 +0300, Dan Carpenter wrote:
> The otx2_mbox_get_rsp() function never returns NULL, it returns error
> pointers on error.
> 
> Fixes: 34bfe0ebedb7 ("octeontx2-pf: MTU, MAC and RX mode config support")
> Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>

Applied

WARNING: multiple messages have this Message-ID (diff)
From: Jakub Kicinski <kuba@kernel.org>
To: Dan Carpenter <dan.carpenter@oracle.com>
Cc: Sunil Goutham <sgoutham@marvell.com>,
	Geetha sowjanya <gakula@marvell.com>,
	Subbaraya Sundeep <sbhatta@marvell.com>,
	hariprasad <hkelam@marvell.com>,
	"David S. Miller" <davem@davemloft.net>,
	Tomasz Duszynski <tduszynski@marvell.com>,
	netdev@vger.kernel.org, kernel-janitors@vger.kernel.org
Subject: Re: [PATCH net] octeontx2-pf: Fix an IS_ERR() vs NULL bug
Date: Sat, 01 Feb 2020 19:41:39 +0000	[thread overview]
Message-ID: <20200201114139.725a6f95@cakuba.hsd1.ca.comcast.net> (raw)
In-Reply-To: <20200131050241.aoqatlxubobkmi4y@kili.mountain>

On Fri, 31 Jan 2020 08:02:41 +0300, Dan Carpenter wrote:
> The otx2_mbox_get_rsp() function never returns NULL, it returns error
> pointers on error.
> 
> Fixes: 34bfe0ebedb7 ("octeontx2-pf: MTU, MAC and RX mode config support")
> Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>

Applied

  reply	other threads:[~2020-02-01 19:41 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-01-31  5:02 [PATCH net] octeontx2-pf: Fix an IS_ERR() vs NULL bug Dan Carpenter
2020-01-31  5:02 ` Dan Carpenter
2020-02-01 19:41 ` Jakub Kicinski [this message]
2020-02-01 19:41   ` Jakub Kicinski

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=20200201114139.725a6f95@cakuba.hsd1.ca.comcast.net \
    --to=kuba@kernel.org \
    --cc=dan.carpenter@oracle.com \
    --cc=davem@davemloft.net \
    --cc=gakula@marvell.com \
    --cc=hkelam@marvell.com \
    --cc=kernel-janitors@vger.kernel.org \
    --cc=netdev@vger.kernel.org \
    --cc=sbhatta@marvell.com \
    --cc=sgoutham@marvell.com \
    --cc=tduszynski@marvell.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.