From: Jakub Kicinski <kuba@kernel.org>
To: "Nelson, Shannon" <shannon.nelson@amd.com>
Cc: Yue Haibing <yuehaibing@huawei.com>,
brett.creeley@amd.com, drivers@pensando.io, davem@davemloft.net,
pabeni@redhat.com, netdev@vger.kernel.org
Subject: Re: [PATCH net-next] ionic: Remove unused declarations
Date: Mon, 21 Aug 2023 12:39:27 -0700 [thread overview]
Message-ID: <20230821123927.4806075c@kernel.org> (raw)
In-Reply-To: <46c62232-9a00-4a9f-b1ea-288c53ae47c3@amd.com>
On Mon, 21 Aug 2023 10:26:40 -0700 Nelson, Shannon wrote:
> > Commit fbfb8031533c ("ionic: Add hardware init and device commands")
> > declared but never implemented ionic_q_rewind()/ionic_set_dma_mask().
> > Commit 969f84394604 ("ionic: sync the filters in the work task")
> > declared but never implemented ionic_rx_filters_need_sync().
> >
> > Signed-off-by: Yue Haibing <yuehaibing@huawei.com>
>
> This should include a "Fixes" tag
Nope, it's harmless, no Fixes needed.
Fixes is for backporting, why would we backport this.
next prev parent reply other threads:[~2023-08-21 19:39 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-08-21 13:47 [PATCH net-next] ionic: Remove unused declarations Yue Haibing
2023-08-21 15:08 ` Brett Creeley
2023-08-21 17:26 ` Nelson, Shannon
2023-08-21 19:39 ` Jakub Kicinski [this message]
2023-08-21 19:42 ` Nelson, Shannon
2023-08-21 20:05 ` Jakub Kicinski
2023-08-21 20:14 ` Nelson, Shannon
2023-08-21 19:40 ` Nelson, Shannon
2023-08-22 18:00 ` patchwork-bot+netdevbpf
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=20230821123927.4806075c@kernel.org \
--to=kuba@kernel.org \
--cc=brett.creeley@amd.com \
--cc=davem@davemloft.net \
--cc=drivers@pensando.io \
--cc=netdev@vger.kernel.org \
--cc=pabeni@redhat.com \
--cc=shannon.nelson@amd.com \
--cc=yuehaibing@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.