From: Ziyang Xuan <william.xuanziyang@huawei.com>
To: <sgoutham@marvell.com>, <gakula@marvell.com>,
<sbhatta@marvell.com>, <hkelam@marvell.com>,
<davem@davemloft.net>, <edumazet@google.com>, <kuba@kernel.org>,
<pabeni@redhat.com>, <netdev@vger.kernel.org>
Cc: <naveenm@marvell.com>, <rsaladi2@marvell.com>,
<linux-kernel@vger.kernel.org>
Subject: [PATCH net 0/2] octeontx2: Fix several bugs in exception paths
Date: Thu, 24 Nov 2022 09:56:22 +0800 [thread overview]
Message-ID: <cover.1669253985.git.william.xuanziyang@huawei.com> (raw)
Find several obvious bugs during code review in exception paths. Provide
this patchset to fix them. Not tested, just compiled.
Ziyang Xuan (2):
octeontx2-pf: Fix possible memory leak in otx2_probe()
octeontx2-vf: Fix possible memory leak in otx2vf_probe()
drivers/net/ethernet/marvell/octeontx2/nic/otx2_pf.c | 5 ++++-
drivers/net/ethernet/marvell/octeontx2/nic/otx2_vf.c | 12 +++++++++---
2 files changed, 13 insertions(+), 4 deletions(-)
--
2.25.1
next reply other threads:[~2022-11-24 1:56 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-11-24 1:56 Ziyang Xuan [this message]
2022-11-24 1:56 ` [PATCH net 1/2] octeontx2-pf: Fix possible memory leak in otx2_probe() Ziyang Xuan
2022-11-25 13:46 ` Maciej Fijalkowski
2022-11-26 1:04 ` Ziyang Xuan (William)
2022-12-02 1:44 ` Ziyang Xuan (William)
2022-12-02 6:38 ` [EXT] " Geethasowjanya Akula
2022-12-02 8:34 ` Ziyang Xuan (William)
2022-12-02 9:50 ` Geethasowjanya Akula
2022-11-24 1:56 ` [PATCH net 2/2] octeontx2-vf: Fix possible memory leak in otx2vf_probe() Ziyang Xuan
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=cover.1669253985.git.william.xuanziyang@huawei.com \
--to=william.xuanziyang@huawei.com \
--cc=davem@davemloft.net \
--cc=edumazet@google.com \
--cc=gakula@marvell.com \
--cc=hkelam@marvell.com \
--cc=kuba@kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=naveenm@marvell.com \
--cc=netdev@vger.kernel.org \
--cc=pabeni@redhat.com \
--cc=rsaladi2@marvell.com \
--cc=sbhatta@marvell.com \
--cc=sgoutham@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 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).