From: Jakub Kicinski <kuba@kernel.org>
To: Stanislav Fomichev <sdf.kernel@gmail.com>
Cc: netdev@vger.kernel.org, davem@davemloft.net, edumazet@google.com,
pabeni@redhat.com
Subject: Re: [PATCH net-next v2 2/3] net: add retry mechanism to ndo_set_rx_mode_async
Date: Thu, 4 Jun 2026 19:01:42 -0700 [thread overview]
Message-ID: <20260604190142.0ef0d119@kernel.org> (raw)
In-Reply-To: <20260603223535.2504695-3-sdf@fomichev.me>
On Wed, 3 Jun 2026 15:35:34 -0700 Stanislav Fomichev wrote:
> + netdev_ops_assert_locked(dev);
One thing, I guess, since I applied the rename I think this should
become netdev_assert_locked_ops_compat(). Not that it matters in
practice.
next prev parent reply other threads:[~2026-06-05 2:01 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-06-03 22:35 [PATCH net-next v2 0/3] net: add retry mechanism to ndo_set_rx_mode_async Stanislav Fomichev
2026-06-03 22:35 ` [PATCH net-next v2 1/3] net: change ndo_set_rx_mode_async return type to int Stanislav Fomichev
2026-06-03 22:35 ` [PATCH net-next v2 2/3] net: add retry mechanism to ndo_set_rx_mode_async Stanislav Fomichev
2026-06-05 2:00 ` Jakub Kicinski
2026-06-05 2:01 ` Jakub Kicinski [this message]
2026-06-05 16:21 ` Stanislav Fomichev
2026-06-03 22:35 ` [PATCH net-next v2 3/3] bnxt: convert to core rx_mode retry mechanism Stanislav Fomichev
2026-06-04 17:47 ` Michael Chan
2026-06-05 16:21 ` Stanislav Fomichev
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=20260604190142.0ef0d119@kernel.org \
--to=kuba@kernel.org \
--cc=davem@davemloft.net \
--cc=edumazet@google.com \
--cc=netdev@vger.kernel.org \
--cc=pabeni@redhat.com \
--cc=sdf.kernel@gmail.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